Ejemplo n.º 1
0
 /**
  * Gets the PDO Object
  * @return /PDO
  */
 function getPDO()
 {
     return rad_dbpdo::getPDO();
 }