Commit History

Author SHA1 Message Date
  frytimo 5c2a977011 remove instances where a pointer is used in a foreach loop for value (#7108) 1 year ago
  FusionPBX 4b73c56dea Use parent_name as its more intuitive 1 year ago
  FusionPBX fc0e9727e3 Update database.php 1 year ago
  FusionPBX 8bf8b62a83 Update database.php 1 year ago
  FusionPBX 721cac0b04 If data is global then domain_uuid set to null 1 year ago
  Antonio Fernandez 73f39dbbb7 Update database.php (#7053) 1 year ago
  frytimo cd9b80ec21 fix the user_uuid missing from transaction tables (#7026) 1 year ago
  frytimo f28926778e add function to return the config object used to create the database object (#6998) 1 year ago
  FusionPBX 9db3545ae1 Update database.php add comments 1 year ago
  FusionPBX 3b3ff8e4e7 Update database.php 1 year ago
  frytimo 4600383275 Config class rewrite (#6965) 1 year ago
  FusionPBX 8622b610eb Add apps as a class variable 1 year ago
  FusionPBX 77293a058b Update database.php 1 year ago
  frytimo 5c5c387c20 set to compare instead of assignment in the message error checking (#6933) 1 year ago
  FusionPBX c616e25332 When the toggle field and values are empty then use defaults 2 years ago
  FusionPBX 8edea1203a Replace GLOB_BRACE as its not supported by all systems. 2 years ago
  fusionate b6271a8d97 Database [Class]: Update for PHP 8.1 2 years ago
  FusionPBX 9249ffc413 Change the scope of the database variables 2 years ago
  FusionPBX 386e25e249 Save database errors to the message variable 2 years ago
  markjcrane f65a7ed9be Update the database class to find the require.php 2 years ago
  markjcrane 73083ed6cf Use __dir__ to find resources/require.php 2 years ago
  fusionate 5e0abc72d9 Database [Class]: Modify copy() method to support enable and description fields without the table name. 2 years ago
  FusionPBX a0a1bde204 Use $this->message 2 years ago
  fusionate 6de29532bb Database [Class]: Update for PHP 8.1 2 years ago
  markjcrane 017857a8c3 Return this->message variable as array. 2 years ago
  fusionate 65acd0bf93 Database [Class]: Update for PHP 8.1 2 years ago
  markjcrane ed597b06d2 Add parentheses to empty string detection 2 years ago
  markjcrane 2226133625 Use isset when empty as it could be numeric. 2 years ago
  fusionate 125cd54af5 Database [Class]: Updates for PHP 8.1 2 years ago
  fusionate 9532c162fb Database [Class]: Updates for PHP 8.1 2 years ago