#!/usr/bin/php
<?php
/******************************************************************
* Copyright © 2017 ICT Innovations Pakistan All Rights Reserved   *
* Developed By: Nasir Iqbal                                       *
*             : Tahir Almas                                       *
* Website : http://www.ictinnovations.com/                        *
* Mail : info@ictinnovations.com                                  *
******************************************************************/

$root_dir = dirname(dirname(__FILE__));
include_once($root_dir.'/wwwroot/cnam-daemon.inc.php');
?>
