dolibarr/dev/tools/test/namespacemig
MDW 417726f7b1
Fix: Disable execute bit in git + correct shebangs (#27450)
# Fix: Execute bits in git and shebangs

Some files had the execute bit improperly set to enabled.
Some scripts did not have a correct shebang.
2024-01-12 17:10:16 +01:00
..
aaa.class.php
bbb.class.php
bbb.php Fix: Disable execute bit in git + correct shebangs (#27450) 2024-01-12 17:10:16 +01:00
main.inc.php
README.md

Test to migrate Dolibarr to namespace "Dolibarr".

Script bbb.php is a script of an external module with current code writing. It must works after migration.