PORTRAIT
This commit is contained in:
@@ -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 /
|
||||
|
||||
Reference in New Issue
Block a user