コミット履歴

作者 SHA1 メッセージ 日付
  Mark Crane c11004dd86 Update the references for header.php and footer.php files to point the resources directory. 12 年 前
  Mark Crane 0d5933dd75 Change the path for includes/require.php to the resources directory. 12 年 前
  Mark Crane ebd96f90dc Change includes/checkauth.php to resources/check_auth.php. 12 年 前
  Mark Crane 45f0fe927b Improve efficiency with $prep_statement->fetchAll(); to $prep_statement->fetchAll(PDO::FETCH_NAMED); 13 年 前
  Mark Crane b5dd5528f6 Add a new php class switch_ivr_menu.php, improve the database.php class and change include require.php instead of config.php. To enable config.php to be included without including other php files. 13 年 前
  Mark Crane 1923802dd8 Add underscore between words on additional function names. 13 年 前
  Mark Crane 51e5d7cd7c Move the code base from auto increment identifiers to universally unique identifiers (uuid). Also improve some code by remove unecessary commented code, line spacing, and adding underscores where between words. 13 年 前
  Mark Crane 4790f677dc This revision makes trunk unstable I will add will a commit message to notify when its considered stable again. Change v_id to domain_uuid, add primary and foreign keys to the app array. 13 年 前
  Mark Crane 593fcc08d9 move to trunk/apps. 13 年 前