Matt Putnam
8a86537b7a
2013-11-14 02:16:11 +00:00
Matt Putnam
04a76589ce
Added device_settings.php, device_settings_delete.php, and device_settings_edit.php as well as modified app_config.php and app_languages.php to include the new labels and permissions.
2013-11-14 01:48:37 +00:00
Matt Putnam
e0639901fa
added code to stop raintpl from eating \r on new lines for yealink and similar phones.
2013-11-11 06:53:51 +00:00
Matt Putnam
c56b335cfb
updated $view to use the new init function.
2013-11-10 16:55:43 +00:00
Matt Putnam
275b387641
2013-11-10 16:54:18 +00:00
Matt Putnam
84024f689c
2013-11-10 16:51:48 +00:00
Matt Putnam
9f4365ccfb
updated variable {$server_name_line} to {$server_address_line}
2013-11-08 15:43:27 +00:00
Matt Putnam
e30fc1c1b9
removed leading F
2013-11-05 16:55:28 +00:00
Matt Putnam
31211b0a59
2013-11-05 16:45:19 +00:00
Matt Putnam
7f9deea2f7
Added SIPDefault.cnf to Cisco/7940 config templates
2013-11-04 21:56:55 +00:00
Matt Putnam
71d4e1b246
2013-11-04 21:42:55 +00:00
Matt Putnam
c2d69d9057
Updated variables to use new RAINtpl defaults.
2013-11-04 18:40:55 +00:00
Matt Putnam
63d44912ec
Updated Variables to the new RAINtpl standard
2013-11-04 18:38:53 +00:00
Matt Putnam
e24700c02f
Updated all variables to comply with raintpl.
2013-11-03 21:22:17 +00:00
Matt Putnam
59c772229d
2013-11-03 20:58:59 +00:00
Matt Putnam
16afd0cb7b
2013-11-03 20:58:24 +00:00
Matt Putnam
29e6e6893b
Added raintpl class
2013-11-03 20:35:06 +00:00
Matt Putnam
b13c2dd1f9
Updated to use raintpl instead of str_replace.
...
added include for raintpl
Replaced all instances of $file_contents = str_replace with $template->assign
set raintpl to output contents as string to $file_contents for header processing.
2013-11-03 20:31:42 +00:00