Procházet zdrojové kódy

Merge branch 'FreshRSS/dev' into dev

Alexandre Alapetite před 11 roky
rodič
revize
5f3f9ebfba
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      constants.php

+ 1 - 1
constants.php

@@ -25,4 +25,4 @@ define('FRESHRSS_PATH', dirname(__FILE__));
 	define('APP_PATH', FRESHRSS_PATH . '/app');
 	define('EXTENSIONS_PATH', FRESHRSS_PATH . '/extensions');
 
-define('TMP_PATH', sys_get_temp_dir());	//Requires PHP 5.2.1+
+define('TMP_PATH', sys_get_temp_dir());