MyShaarli/tests/Updater
ArthurHoaro 510377d2cb Introduce the Updater class which
* contains methods designed to be run once.
  * is able to upgrade the datastore or the configuration.
  * is based on methods names, stored in a text file with ';' separator (updates.txt).
  * begins with existing function 'mergeDeprecatedConfigFile()' (options.php).
2016-02-15 20:30:24 +01:00
..
DummyUpdater.php Introduce the Updater class which 2016-02-15 20:30:24 +01:00
UpdaterTest.php Introduce the Updater class which 2016-02-15 20:30:24 +01:00