diff --git a/php.ini b/php.ini index 3281396..0f1ce13 100644 --- a/php.ini +++ b/php.ini @@ -1 +1,3 @@ -extension = "curl.so" \ No newline at end of file +extension = "curl.so" +google_app_engine.enable_functions = "php_sapi_name" +open_basedir = none \ No newline at end of file diff --git a/public/index.php b/public/index.php index c579bfe..8d8c3cc 100644 --- a/public/index.php +++ b/public/index.php @@ -1,6 +1,5 @@