This commit is contained in:
CHIEFSOFT\ameye
2023-10-07 17:19:54 -04:00
parent 36e90f8cc3
commit b95bf5360d
2 changed files with 38 additions and 0 deletions
+8
View File
@@ -61,6 +61,14 @@ class WrenchMedia extends BaseController
* VERIFY ALL PARAMETERS ARE GOOD
*/
if( $this->sessionCheckString($sessionId)== PHP_API_OK ){
}
else{
return 0;
}
//We can check cache for the file or
// OR
// WE need to ask backend for this file now /