fogproject
1.5.9
About: FOG is a Linux-based network computer cloning solution for Windows, Mac OSX and various Linux distributions that ties together a few open-source tools with a PHP-based web interface. FOG doesn’t use any boot disks, or CDs; everything is done via TFTP and PXE.
![]() ![]() |
Go to the source code of this file.
Namespaces | |
FOGProject | |
Variables | |
try | |
if(!FOGCore::$Host->isValid()) | $SnapinJob |
if(! $SnapinJob->isValid()) | $snapinids |
if(isset($_REQUEST['getSnapnames'])) elseif(isset($_REQUEST['getSnapargs'])) | else |
catch(Exception $e) | exit |
Definition at line 33 of file snapcheck.php.
if (!FOGCore::$Host->isValid()) $SnapinJob |
Definition at line 28 of file snapcheck.php.
Referenced by TaskManagementPage\__construct(), SnapinClient\_closeout(), Host\_createSnapinTasking(), SnapinClient\_downloadfile(), TaskQueue\_email(), TaskManagementPage\activesnapins(), Task\cancel(), Snapin_Log\filePost(), SnapinClient\json(), Host\loadSnapinjob(), and SnapinClient\send().
if (isset( $_REQUEST[ 'getSnapnames'])) elseif (isset( $_REQUEST[ 'getSnapargs'])) else |
Definition at line 53 of file snapcheck.php.
catch (Exception $e) exit |
Definition at line 70 of file snapcheck.php.
try |
Definition at line 23 of file snapcheck.php.