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 Test CI 2023-06-30 10:45:58 +02:00
bbb.class.php Test CI 2023-06-30 10:45:58 +02:00
bbb.php Fix: Disable execute bit in git + correct shebangs (#27450) 2024-01-12 17:10:16 +01:00
main.inc.php remove blank line 2022-09-07 20:14:49 +02:00
README.md Move files 2020-12-19 16:29:46 +01:00

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.