Command line script to import/update source messages and translations into the wiki database. More...
Go to the source code of this file.
Classes | |
class | SyncGroup |
class | ChangeSyncer |
Simple external changes syncer and conflict resolution. More... | |
Variables | |
$wgMaxShellMemory = 1024 * 200 | |
$maintClass = 'SyncGroup' |
Command line script to import/update source messages and translations into the wiki database.
Definition in file sync-group.php.
$maintClass = 'SyncGroup' |
Definition at line 500 of file sync-group.php.
$wgMaxShellMemory = 1024 * 200 |
Definition at line 24 of file sync-group.php.