Latest JAS v1.1.0
144 plugins online

Code / Session / setBackendProject

Session :: setBackendProject
Method
include/session.php

Description...

Arguments

project
Argument

Return values

Boolean
Returns

Examples

Session SetBackendProject method example
PHP
<?
  $session->setBackendProject($project);  //Call Session::setBackendProject method
?>

Comments (0)