diff options
| author | 2013-12-15 03:39:59 +0100 | |
|---|---|---|
| committer | 2013-12-15 03:39:59 +0100 | |
| commit | 96bf9e5159df8a1217b2dbcff3210505c5c9ac1d (patch) | |
| tree | 8749357ee4c5e263c34b0f72c98409a053a62358 /actualize_script.php | |
| parent | 755fdd9026c7d8c38fa34586a52bc80a97d81aaa (diff) | |
set_include_path oubliƩ
Suite de
https://github.com/marienfressinaud/FreshRSS/commit/755fdd9026c7d8c38fa34586a52bc80a97d81aaa
Diffstat (limited to 'actualize_script.php')
| -rwxr-xr-x | actualize_script.php | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/actualize_script.php b/actualize_script.php index b6baa0a30..7986ba0b5 100755 --- a/actualize_script.php +++ b/actualize_script.php @@ -6,14 +6,6 @@ $_GET['a'] = 'actualize'; $_GET['force'] = true; $_SERVER['HTTP_HOST'] = ''; -set_include_path (get_include_path () - . PATH_SEPARATOR - . LIB_PATH - . PATH_SEPARATOR - . LIB_PATH . '/minz' - . PATH_SEPARATOR - . APP_PATH); - require(LIB_PATH . '/lib_rss.php'); //Includes class autoloader $front_controller = new FreshRSS (); |
