Project

General

Profile

« Previous | Next » 

Revision 110

Added by stefan almost 19 years ago

Created new table "modules" to allow for faster lookup of which modules are installed. Allows for greater flexibility also.

View differences:

EN.php
477 477
$MESSAGE['PAGES']['REORDERED'] = 'Page re-ordered successfully';
478 478
$MESSAGE['PAGES']['CANNOT_REORDER'] = 'Error re-ordering page';
479 479
$MESSAGE['PAGES']['INSUFFICIENT_PERMISSIONS'] = 'You do not have permissions to modify this page';
480
$MESSAGE['PAGES']['INTRO_NOT_WRITABLE'] = 'Cannot write to file /pages/intro.php (insufficient priviliges)';
480
$MESSAGE['PAGES']['INTRO_NOT_WRITABLE'] = 'Cannot write to file /pages/intro.php (insufficient privileges)';
481 481
$MESSAGE['PAGES']['INTRO_SAVED'] = 'Intro page saved successfully';
482 482
$MESSAGE['PAGES']['LAST_MODIFIED'] = 'Last modification by';
483 483
$MESSAGE['PAGES']['INTRO_LINK'] = 'Click HERE to modify the intro page';
......
493 493
$MESSAGE['GENERIC']['CANNOT_UNINSTALL'] = 'Cannot uninstall';
494 494
$MESSAGE['GENERIC']['CANNOT_UNZIP'] = 'Cannot unzip file';
495 495
$MESSAGE['GENERIC']['INSTALLED'] = 'Installed successfully';
496
$MESSAGE['GENERIC']['INSTALLED'] = 'Upgraded successfully';
496
$MESSAGE['GENERIC']['UPGRADED'] = 'Upgraded successfully';
497 497
$MESSAGE['GENERIC']['UNINSTALLED'] = 'Uninstalled successfully';
498 498
$MESSAGE['GENERIC']['BAD_PERMISSIONS'] = 'Unable to write to the target directory';
499 499
$MESSAGE['GENERIC']['INVALID'] = 'The file you uploaded is invalid';

Also available in: Unified diff