diff --git a/app/extensions/resources/classes/extension.php b/app/extensions/resources/classes/extension.php index 9f2e0a693e..93ce7b86d5 100644 --- a/app/extensions/resources/classes/extension.php +++ b/app/extensions/resources/classes/extension.php @@ -17,7 +17,7 @@ The Initial Developer of the Original Code is Mark J Crane - Copyright (C) 2010 - 2013 + Copyright (C) 2010 - 2014 All Rights Reserved. Contributor(s): @@ -239,14 +239,14 @@ } $xml .= " \n"; $xml .= " \n"; - $xml .= " \n"; - //$xml .= " \n"; + //$xml .= " \n"; + $xml .= " \n"; $xml .= " \n"; $xml .= " \n"; //voicemail settings - $xml .= " \n"; - //$xml .= " \n"; + //$xml .= " \n"; + $xml .= " \n"; switch ($row['voicemail_enabled']) { case "true": $xml .= " \n"; diff --git a/resources/schema.php b/resources/schema.php index 54e3dbfd9c..6418d68204 100644 --- a/resources/schema.php +++ b/resources/schema.php @@ -31,6 +31,4 @@ include "root.php"; //$db->db_type = $db_type; //$db->add(); - - ?> \ No newline at end of file diff --git a/resources/switch.php b/resources/switch.php index 3d36a38e99..489c9041ab 100644 --- a/resources/switch.php +++ b/resources/switch.php @@ -17,7 +17,7 @@ The Initial Developer of the Original Code is Mark J Crane - Portions created by the Initial Developer are Copyright (C) 2008-2013 + Portions created by the Initial Developer are Copyright (C) 2008-2014 the Initial Developer. All Rights Reserved. Contributor(s):