Index: branches/5.0.x/admin/index.php =================================================================== diff -u -r12157 -r12199 --- branches/5.0.x/admin/index.php (.../index.php) (revision 12157) +++ branches/5.0.x/admin/index.php (.../index.php) (revision 12199) @@ -1,6 +1,6 @@ - It\'s not safe to run with write permissions (777) on "/config.php" file and root folder of In-Portal installation!
-
- Please change permissions from 777 to 755 and try again! - '); - exit; - } - } - $application =& kApplication::Instance(); $application->Init(); $application->Run();