Matt Putnam
b947289756
2013-11-14 02:16:11 +00:00
Matt Putnam
514494a1bd
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
47e3fda5c6
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
e25d02b890
updated $view to use the new init function.
2013-11-10 16:55:43 +00:00
Matt Putnam
76e60e1303
2013-11-10 16:54:18 +00:00
Matt Putnam
548ddeab39
2013-11-10 16:51:48 +00:00
Matt Putnam
5bf11c919c
updated variable {$server_name_line} to {$server_address_line}
2013-11-08 15:43:27 +00:00
Matt Putnam
9ab7344edf
removed leading F
2013-11-05 16:55:28 +00:00
Matt Putnam
efaf8eff0f
2013-11-05 16:45:19 +00:00
Matt Putnam
6de89d8f7e
Added SIPDefault.cnf to Cisco/7940 config templates
2013-11-04 21:56:55 +00:00
Matt Putnam
d9420c4ac2
2013-11-04 21:42:55 +00:00
Matt Putnam
8d9af70898
Updated variables to use new RAINtpl defaults.
2013-11-04 18:40:55 +00:00
Matt Putnam
94e7e88347
Updated Variables to the new RAINtpl standard
2013-11-04 18:38:53 +00:00
Matt Putnam
1e1c3d8c08
Updated all variables to comply with raintpl.
2013-11-03 21:22:17 +00:00
Matt Putnam
60802d22ca
2013-11-03 20:58:59 +00:00
Matt Putnam
a55e966753
2013-11-03 20:58:24 +00:00
Matt Putnam
993b997c15
Added raintpl class
2013-11-03 20:35:06 +00:00
Matt Putnam
e06b38f9d4
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