Mark Crane
|
c11004dd86
Update the references for header.php and footer.php files to point the resources directory.
|
12 năm trước cách đây |
Mark Crane
|
0d5933dd75
Change the path for includes/require.php to the resources directory.
|
12 năm trước cách đây |
Mark Crane
|
ebd96f90dc
Change includes/checkauth.php to resources/check_auth.php.
|
12 năm trước cách đây |
Mark Crane
|
45f0fe927b
Improve efficiency with $prep_statement->fetchAll(); to $prep_statement->fetchAll(PDO::FETCH_NAMED);
|
13 năm trước cách đây |
Mark Crane
|
a825820313
replace $_SESSION['domains'][$domain_uuid]['domain'] with $_SESSION['domains'][$domain_uuid]['domain_name']
|
13 năm trước cách đây |
Mark Crane
|
34ab4a552a
Replace v_domain with domain_name
|
13 năm trước cách đây |
Mark Crane
|
1f851d0439
Change the directory from fusionpbx/mod to fusionpbx/app
|
13 năm trước cách đây |
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 năm trước cách đây |
Mark Crane
|
1923802dd8
Add underscore between words on additional function names.
|
13 năm trước cách đây |
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 năm trước cách đây |
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 năm trước cách đây |
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 năm trước cách đây |
Mark Crane
|
593fcc08d9
move to trunk/apps.
|
13 năm trước cách đây |