Mark Crane
|
c4d87116c3
Update the file names.
|
12 years ago |
Mark Crane
|
c11004dd86
Update the references for header.php and footer.php files to point the resources directory.
|
12 years ago |
Mark Crane
|
73b763a951
Rename and move persistformvar.php to the resources directory.
|
12 years ago |
Mark Crane
|
0d5933dd75
Change the path for includes/require.php to the resources directory.
|
12 years ago |
Mark Crane
|
ebd96f90dc
Change includes/checkauth.php to resources/check_auth.php.
|
12 years ago |
Mark Crane
|
45f0fe927b
Improve efficiency with $prep_statement->fetchAll(); to $prep_statement->fetchAll(PDO::FETCH_NAMED);
|
13 years ago |
Mark Crane
|
016d163b6c
Remove \r\n and replace with \n to standardize on line feed only.
|
13 years ago |
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 years ago |
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 years ago |
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 years ago |
Mark Crane
|
dc1145b373
Update the column names in the users, groups and group member tables. And then all the pages that use those columns.
|
13 years ago |
Mark Crane
|
e816e88683
Move user contacts to trunk apps. The preferred contacts tool is mod/contacts.
|
13 years ago |