+
+
+
+
+
+
+ 0) {
+ echo " ";
+ }
+ else {
+ echo " ";
+ }
+ ?>
+ |
+
+ 0 && permission_exists("domain_select") && count($_SESSION['domains']) > 1) {
+ //$tmp_style = "style=\"opacity:0.7;filter:alpha(opacity=70)\" ";
+ //$tmp_style .= "onmouseover=\"this.style.opacity=1;this.filters.alpha.opacity=90\" ";
+ //$tmp_style .= "onmouseout=\"this.style.opacity=0.7;this.filters.alpha.opacity=70\" ";
+ $tmp_style = "style=\"opacity:0.7;\" ";
+ $tmp_style .= "onmouseover=\"this.style.opacity=1;\" ";
+ $tmp_style .= "onmouseout=\"this.style.opacity=0.7;\" ";
+ echo " \n";
+ }
+
+ //logged out show the login
+ if (strlen($_SESSION["username"]) == 0) {
+ //add multi-lingual support
+ require_once "core/user_settings/app_languages.php";
+ foreach($text as $key => $value) {
+ $text[$key] = $value[$_SESSION['domain']['language']['code']];
+ }
+ //set a default login destination
+ if (strlen($_SESSION['login']['destination']['url']) == 0) {
+ $_SESSION['login']['destination']['url'] = PROJECT_PATH."/core/user_settings/user_dashboard.php";
+ }
+ //login form
+ echo "";
+ }
+ ?>
+
+ |
+
+
+ |
+
+ 0) { ?>
+
+  |
+
+
+
+
+
+  |
+
+
+
+
+
+
+
+
+ 0) {
+ echo "";
+ unset($_SESSION['message']);
+ }
+ ?>
+
+
+
+
+
+
+
+
+
+
+
+ |
+
+
+ |
+
+
+ \n";
+ echo "
fusionpbx.com. Copyright 2008 - 2013. All Rights Reserved\n";
+ echo "\n";
+ }
+ else {
+ echo "\n";
+ }
+ ?>
+
+
+