Arne Heizmann
f9f34c0bf5
sp
2004-09-17 15:56:28 +00:00
Antoine Musso
6bbcf091bf
Phpdoc comments and place holder. Part of the subpackage "maintenance", archives in subpackage "maintenanceArchive"
2004-09-03 20:33:01 +00:00
Antoine Musso
641cfc1d61
Comments. No more alpha version
2004-09-03 18:52:58 +00:00
Antoine Musso
9a0a67f6c7
fix language file checking
2004-08-12 11:29:07 +00:00
Tim Starling
434e8ab454
Use include_once and require_once instead of include and require, unless you have a very good reason to do otherwise. Use of require() in config/index.php apparently caused a bug.
2004-06-21 13:18:31 +00:00
Tim Starling
2ba5e0e718
* Moved content from liveCmdLine.inc into commandLine.inc, obsoleting the former.
...
* Put some option handling code in commandLine.inc which is untested and unused (for the moment).
* Converted all existing command line scripts to use the standard header and argument array.
* Did a quick test of compressOld.php, rebuildall.php and rebuildMessages.php to check for breakage.
* rebuildall.php was broken due to the unmaintained rebuildlinks.php, so I converted it to use refreshLinks instead. Required splitting into refreshLinks.inc and refreshLinks.php
2004-06-15 15:18:50 +00:00
Antoine Musso
e464f316fb
Use commandLine.inc
2004-06-11 03:02:34 +00:00
Tim Starling
8f22cb45b1
include_once -> require_once
2004-05-07 13:43:10 +00:00
Antoine Musso
b9e661facc
percentage shown with 2 decimals only
2004-04-26 22:32:43 +00:00
Jens Frank
5af18ffd62
changed languages-directory to lower case, for Unix
2004-04-26 21:45:09 +00:00
Antoine Musso
2a3372050d
+Correct case of language code entered
...
+You can now check your configured language
+Minor tweaks
2004-04-24 12:34:10 +00:00
Antoine Musso
08f3b38cdb
Simple script to list unlocalised yet messages for a given language.
...
Mostly working with one serious harmless bug that prevent YOUR language to be checked.
2004-04-24 08:30:26 +00:00