Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scripts/vendorid/connect.php is a credential file | Yuchen Pei | 2022-09-16 | 1 | -0/+1 |
| | |||||
* | Adding params.php files to gitignore and adding samples | Yuchen Pei | 2022-07-08 | 1 | -0/+7 |
| | | | | - also composer related temp files to gitignore | ||||
* | configs as samples | bill-auger | 2022-07-08 | 1 | -2/+11 |
| | |||||
* | Adding TAGS to gitignore | Yuchen Pei | 2021-10-27 | 1 | -1/+2 |
| | | | | Also to test out predev hook. | ||||
* | add mysql to gitignore | Yuchen Pei | 2021-08-26 | 1 | -1/+2 |
| | |||||
* | Publishing h-node.org code. | Yuchen Pei | 2021-07-29 | 1 | -0/+1 |
- this is the h-node.org code, except - removed a js file (3x copies at three different locations) without license / copyright headers - /Js/linkToForm.js - /Public/Js/linkToForm.js - /admin/Public/Js/linkToForm.js - removed config files containing credentials - /Application/Include/params.php - /Config/Config.php - /admin/Application/Include/params.php - /admin/Config/Config.php - added license and copyright header to one php file - /admin/Library/ErrorReporting.php (almost identical to /Library/ErrorReporting.php which has the headers) |