fusionpbx/resources/classes
Mark Crane ecd8616fa1 Return the primary key uuid when adding a new record. 2014-02-09 09:24:41 +00:00
..
array_order.php Move the class files from includes to the resources directory. 2013-07-06 07:16:58 +00:00
database.php Database class change $this->name to $this->db_name 2014-01-19 13:06:27 +00:00
directory.php Move the class files from includes to the resources directory. 2013-07-06 07:16:58 +00:00
domains.php Move the class files from includes to the resources directory. 2013-07-06 07:16:58 +00:00
fax.php Move the class files from includes to the resources directory. 2013-07-06 07:16:58 +00:00
install.php Remove a file_exists where it didn't belong. 2013-12-01 07:17:28 +00:00
logging.php fixed bug with file handle 2014-01-21 04:22:02 +00:00
menu.php removed utf8encode not needed after all (local bug was causing the issues elsewhere) 2014-01-21 03:25:56 +00:00
modules.php Change links from includes to the resources directory. 2013-07-10 23:41:12 +00:00
orm.php Return the primary key uuid when adding a new record. 2014-02-09 09:24:41 +00:00
root.php Move the class files from includes to the resources directory. 2013-07-06 07:16:58 +00:00
schema.php Add ['type'] back to $field['key']['type'] as its used in many app_config.php files. 2013-09-10 21:30:17 +00:00
template.php Change the include for smarty template engine to a require_once 2014-01-29 09:13:56 +00:00
vcard.php Rename class_vcard.php to vcard.php. 2013-07-06 04:53:29 +00:00