FusionPBX
|
dd2e18fbdd
|
Update orm.php
Reset the parent_key_exists to default of false.
|
2016-07-15 12:13:45 -06:00 |
FusionPBX
|
7996e33e4b
|
Update orm.php
Remove some debug code.
|
2016-07-14 01:08:14 -06:00 |
FusionPBX
|
f806e0297c
|
Update orm.php
Make this code more resilient in case the primary key or sub table primary key was provided in the data.
|
2016-07-14 01:06:04 -06:00 |
Harry G. Coin
|
1497c7cb7e
|
small orm bug fix
|
2016-04-25 21:12:39 -05:00 |
mafoo
|
e0fdf41320
|
WhitespaceClean-resources/classes
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
|
2016-03-11 12:08:26 +00:00 |
Mark Crane
|
a74cd36793
|
Unset the prepared statement in the ORM class after the sql query has been executed
|
2014-07-23 20:11:05 +00:00 |
Mark Crane
|
e1ca4951d3
|
Remove two includes that are no longer needed
|
2014-05-01 02:32:54 +00:00 |
Mark Crane
|
b8f5e54032
|
Make the sql statements a little more efficient.
|
2014-02-11 02:04:38 +00:00 |
Mark Crane
|
ecd8616fa1
|
Return the primary key uuid when adding a new record.
|
2014-02-09 09:24:41 +00:00 |
Philippe Rioual
|
72b80314e2
|
fixed some french translations issues
|
2014-01-23 21:15:49 +00:00 |
Nuno Miguel Reis
|
b581096c2f
|
added missing references
|
2014-01-21 04:33:54 +00:00 |
Mark Crane
|
be442661c9
|
Add a new object relational model class and make the dialplan edit use for add and edit.
|
2014-01-19 13:09:17 +00:00 |