1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-22 08:21:28 +00:00

more I18N work

This commit is contained in:
Andrew Dolgov
2007-03-05 10:04:55 +01:00
parent d1db26aa1c
commit 1025ad8763
10 changed files with 45 additions and 49 deletions

View File

@@ -1,4 +1,6 @@
<?php
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 5);
if (!file_exists("config.php")) {