]> git.agnieray.net Git - galette.git/commit
Remove 'svn' lines
authorJohan Cwiklinski <johan@x-tnd.be>
Sat, 8 Jul 2023 05:45:15 +0000 (07:45 +0200)
committerJohan Cwiklinski <johan@x-tnd.be>
Sat, 8 Jul 2023 05:45:15 +0000 (07:45 +0200)
commit1c8b5d0c3db5575935edb3cfe7c05dcab1166854
tree288d05f3984faf7eda6648d15ddeab5b0388fbdb
parent4788dca3d6c38c1c63e06bd4db9cd104185c804b
Remove 'svn' lines
58 files changed:
galette/lib/Galette/Controllers/TextController.php
galette/lib/Galette/Core/LightSlimApp.php
galette/lib/Galette/Core/SlimApp.php
tests/Galette/Controllers/tests/units/PdfController.php
tests/Galette/Core/tests/units/CheckModules.php
tests/Galette/Core/tests/units/Db.php
tests/Galette/Core/tests/units/Galette.php
tests/Galette/Core/tests/units/History.php
tests/Galette/Core/tests/units/I18n.php
tests/Galette/Core/tests/units/Install.php
tests/Galette/Core/tests/units/Login.php
tests/Galette/Core/tests/units/Logo.php
tests/Galette/Core/tests/units/Password.php
tests/Galette/Core/tests/units/Picture.php
tests/Galette/Core/tests/units/Plugins.php
tests/Galette/Core/tests/units/Preferences.php
tests/Galette/Core/tests/units/PrintLogo.php
tests/Galette/DynamicFields/tests/units/Boolean.php
tests/Galette/DynamicFields/tests/units/Choice.php
tests/Galette/DynamicFields/tests/units/Date.php
tests/Galette/DynamicFields/tests/units/DynamicField.php
tests/Galette/DynamicFields/tests/units/File.php
tests/Galette/DynamicFields/tests/units/Line.php
tests/Galette/DynamicFields/tests/units/Separator.php
tests/Galette/DynamicFields/tests/units/Text.php
tests/Galette/Entity/tests/units/Adherent.php
tests/Galette/Entity/tests/units/Contribution.php
tests/Galette/Entity/tests/units/FieldsConfig.php
tests/Galette/Entity/tests/units/Group.php
tests/Galette/Entity/tests/units/ListsConfig.php
tests/Galette/Entity/tests/units/PaymentType.php
tests/Galette/Entity/tests/units/PdfModel.php
tests/Galette/Entity/tests/units/SavedSearch.php
tests/Galette/Entity/tests/units/Social.php
tests/Galette/Entity/tests/units/Status.php
tests/Galette/Entity/tests/units/Texts.php
tests/Galette/Entity/tests/units/Title.php
tests/Galette/IO/tests/units/CsvIn.php
tests/Galette/IO/tests/units/News.php
tests/Galette/Repository/tests/units/Contributions.php
tests/Galette/Repository/tests/units/Groups.php
tests/Galette/Repository/tests/units/Members.php
tests/Galette/Repository/tests/units/PaymentTypes.php
tests/Galette/Repository/tests/units/PdfModels.php
tests/Galette/Repository/tests/units/Reminders.php
tests/Galette/Repository/tests/units/Transactions.php
tests/Galette/Util/tests/units/Telemetry.php
tests/GaletteUpdate/Core/tests/units/Install.php
tests/TestsBootstrap.php
tests/config/mysql/config.inc.php
tests/config/pgsql/config.inc.php
tests/plugins/plugin-db/_define.php
tests/plugins/plugin-disabled/_define.php
tests/plugins/plugin-oldversion/_define.php
tests/plugins/plugin-test1/_define.php
tests/plugins/plugin-test1/_smarties.php
tests/plugins/plugin-test2/_define.php
tests/plugins/plugin-unversionned/_define.php