Explorar o código

[IMPORTANT] Path corrections

Alexander Kochetov %!s(int64=12) %!d(string=hai) anos
pai
achega
1f8ccd7580
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      requirements.php

+ 1 - 1
requirements.php

@@ -11,7 +11,7 @@
  */
  */
 
 
 // you may need to adjust this path to the correct Yii framework path
 // you may need to adjust this path to the correct Yii framework path
-$frameworkPath = dirname(__FILE__) . '/vendor/yiisoft/yii2/yii';
+$frameworkPath = dirname(__FILE__) . '/vendor/yiisoft/yii2';
 
 
 if (!is_dir($frameworkPath)) {
 if (!is_dir($frameworkPath)) {
 	echo '<h1>Error</h1>';
 	echo '<h1>Error</h1>';