i18n + service manager + web updater

This commit is contained in:
Serghey Rodin 2013-01-29 00:18:09 +02:00
commit 6e631c32a1
84 changed files with 1806 additions and 1458 deletions

View file

@ -1,7 +1,7 @@
<?php
// Init
define('NO_AUTH_REQUIRED',true);
error_reporting(NULL);
$api_mode = true;
include($_SERVER['DOCUMENT_ROOT']."/inc/main.php");