Charlie 9 years ago
parent
commit
c1337db652
1 changed files with 1 additions and 0 deletions
  1. 1 0
      www/index.php

+ 1 - 0
www/index.php

@@ -1,4 +1,5 @@
 <?php
+    phpinfo();
     date_default_timezone_set('PRC');
     $yii = __DIR__.'/../framework/yii.php';
     $config = __DIR__.'/protected/config/main.php';