00001 <?php
00030$__ZigOrm = new stdClass();//Initialize the Global Object That holds The ORM Maps00031$__ZigOrm->connections = array();//Initiliaze the array of Connection resources00032$__ZigOrm->dataDict = new stdClass();//Holds the list of real Table name and columns along with their Alias names00033$__ZigOrm->dataDict->tables = array();//Holds the list of real Table names and their Alias names00034 //$__ZigOrm->dataDict->columns = array();//Holds the list of real Column names and their Alias names00036 ?>
Generated on Mon Oct 27 23:51:48 2008 for zigmoyd.kdevelop by 1.5.6