lvhao 5 månader sedan
förälder
incheckning
04170965f4
1 ändrade filer med 2 tillägg och 10 borttagningar
  1. 2 10
      core/CoreApp/controllers/Apitt.php

+ 2 - 10
core/CoreApp/controllers/Apitt.php

@@ -80,7 +80,7 @@ class Apitt extends Start_Controller {
         }
 		else if($arg == 'cs')
         {
-             $this->_cs($arg_array);
+             $this->_cs();
         }
 		else if($arg == 'cf')
         {
@@ -227,11 +227,7 @@ $j = json_decode($j, true);
 	}
 	
 	
-	public function _cs($arg_array)
-	{
-
-
-	}
+	
 
 	public function _csa($arg_array)
 	{
@@ -1242,10 +1238,6 @@ $j = json_decode($j, true);
 	}
 	
 	
-
-	
-
-
 	public function _gxbudget()
 	{
 		$time = time();