php-mpos/public/include
Sebastian Grewe 2568ced4d4 [INITIAL] Working version checks
* Check DB structure version, config file version and MPOS core version
* Added new Admin Dashboard to show this core information
* Cronjobs will be disabled if SQL files are not imported
 * SQL files must re-set the db_upgrade_required setting
* Cronjobs will disabled if config files are not updated
 * Simple config file update and version string update will fix this
* Added MPOS status overview
 * Cronjobs and Wallet information for now, others may be added later
* Added new navigation link for Admin Panel Dashboard
* Added new version file
 * Will require updates whenever DB or configs are updated
* Update SQL file that adds the DB_VERSION setting

This will address #1242 and already includes a huge chunk of changes
required to make this work.
2014-01-05 11:19:09 +01:00
..
classes [ADDED] Account unlock mail on failed PIN 2014-01-02 13:28:33 +01:00
config [INITIAL] Working version checks 2014-01-05 11:19:09 +01:00
lib Adding solution detections for blocks 2013-07-09 11:27:20 +02:00
pages [INITIAL] Working version checks 2014-01-05 11:19:09 +01:00
smarty/libs
autoloader.inc.php [INITIAL] Working version checks 2014-01-05 11:19:09 +01:00
database.inc.php [FIX] use configured port for mysql connection 2013-12-20 02:02:38 +01:00
jsonrpc.inc.php
smarty_globals.inc.php Merge branch 'issue-1185' into next 2013-12-31 17:11:03 +01:00
smarty.inc.php Add disable_template_override variable to Smarty 2013-12-09 20:55:58 +02:00
version.inc.php [INITIAL] Working version checks 2014-01-05 11:19:09 +01:00
xmlrpc.inc.php