mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-05-17 13:18:25 -04:00
ALPHA 3.0.2a
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
$config->setRuntimeDir(sys_get_temp_dir() . '/psysh_test/withconfig/temp');
|
||||
$config->setRuntimeDir(\sys_get_temp_dir() . '/psysh_test/withconfig/temp');
|
||||
|
||||
return [
|
||||
'useReadline' => true,
|
||||
|
||||
Reference in New Issue
Block a user