Charlie %!s(int64=9) %!d(string=hai) anos
pai
achega
e3429d9858
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      www/protected/controllers/SiteController.php

+ 1 - 1
www/protected/controllers/SiteController.php

@@ -129,7 +129,7 @@ class SiteController extends AdminController
 	}
 
     public function actionTest(){
-        echo 'temp8';exit;
+        echo 'temp0';exit;
         echo Yii::app()->params['o2o_service'][2]['name'];exit;
     }
 }