Browse Source

Change the directory from fusionpbx/mod to fusionpbx/app

Mark Crane 13 years ago
parent
commit
1f851d0439

+ 1 - 1
features/v_config.php

@@ -16,7 +16,7 @@
 		$apps[$x]['menu'][0]['uuid'] = '';
 		$apps[$x]['menu'][0]['parent_uuid'] = '';
 		$apps[$x]['menu'][0]['category'] = 'internal';
-		$apps[$x]['menu'][0]['path'] = '/mod/zzz/zzz.php';
+		$apps[$x]['menu'][0]['path'] = '/app/zzz/zzz.php';
 		$apps[$x]['menu'][0]['groups'][] = 'admin';
 		$apps[$x]['menu'][0]['groups'][] = 'superadmin';
 

+ 1 - 1
flashphoner/v_config.php

@@ -14,7 +14,7 @@
 		$apps[$x]['menu'][0]['uuid'] = '55e19438-63b9-da36-415b-b0219f304426';
 		$apps[$x]['menu'][0]['parent_uuid'] = 'fd29e39c-c936-f5fc-8e2b-611681b266b5';
 		$apps[$x]['menu'][0]['category'] = 'internal';
-		$apps[$x]['menu'][0]['path'] = '/mod/flashphoner/flashphoner.php';
+		$apps[$x]['menu'][0]['path'] = '/app/flashphoner/flashphoner.php';
 
 	//permission details
 		$apps[$x]['permissions'][0]['name'] = 'flashphoner_view';

+ 1 - 1
invoices/v_config.php

@@ -14,7 +14,7 @@
 		$apps[$x]['menu'][$y]['uuid'] = '6ebe753b-0f83-dc34-1c0b-51df2c6f0c3b';
 		$apps[$x]['menu'][$y]['parent_uuid'] = 'fd29e39c-c936-f5fc-8e2b-611681b266b5';
 		$apps[$x]['menu'][$y]['category'] = 'internal';
-		$apps[$x]['menu'][$y]['path'] = '/mod/invoices/v_invoices.php';
+		$apps[$x]['menu'][$y]['path'] = '/app/invoices/v_invoices.php';
 		//$apps[$x]['menu'][$y]['groups'][] = 'user';
 		//$apps[$x]['menu'][$y]['groups'][] = 'admin';
 		$apps[$x]['menu'][$y]['groups'][] = 'superadmin';

+ 2 - 2
invoices/v_invoices_edit.php

@@ -247,7 +247,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) {
 	echo "</select>\n";
 	echo "<br />\n";
 	echo "Select the Contact to send the send the invoice from. \n";
-	echo "<a href='/mod/contacts/v_contacts_edit.php?id=".$contact_uuid_from."'>View</a>\n";
+	echo "<a href='/app/contacts/v_contacts_edit.php?id=".$contact_uuid_from."'>View</a>\n";
 	echo "</td>\n";
 	echo "</tr>\n";
 
@@ -290,7 +290,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) {
 	echo "</select>\n";
 	echo "<br />\n";
 	echo "Select the Contact to send the send the invoice to. \n";
-	echo "<a href='/mod/contacts/v_contacts_edit.php?id=".$contact_uuid_to."'>View</a>\n";
+	echo "<a href='/app/contacts/v_contacts_edit.php?id=".$contact_uuid_to."'>View</a>\n";
 	echo "</td>\n";
 	echo "</tr>\n";
 

+ 1 - 1
roku/v_config.php

@@ -15,7 +15,7 @@
 		$apps[$x]['menu'][0]['uuid'] = 'zzz';
 		$apps[$x]['menu'][0]['parent_uuid'] = 'zzz';
 		$apps[$x]['menu'][0]['category'] = 'internal';
-		$apps[$x]['menu'][0]['path'] = '/mod/zzz/zzz.php';
+		$apps[$x]['menu'][0]['path'] = '/app/zzz/zzz.php';
 		//$apps[$x]['menu'][0]['groups'][] = 'superadmin';
 
 	//permission details

+ 1 - 1
soft_phone/v_config.php

@@ -15,7 +15,7 @@
 		$apps[$x]['menu'][0]['uuid'] = '0875598d-bf25-d348-2e87-8d05aef3cf78';
 		$apps[$x]['menu'][0]['parent_uuid'] = 'fd29e39c-c936-f5fc-8e2b-611681b266b5';
 		$apps[$x]['menu'][0]['category'] = 'internal';
-		$apps[$x]['menu'][0]['path'] = '/mod/soft_phone/v_softphone.php';
+		$apps[$x]['menu'][0]['path'] = '/app/soft_phone/v_softphone.php';
 		$apps[$x]['menu'][0]['groups'][] = 'admin';
 		$apps[$x]['menu'][0]['groups'][] = 'superadmin';
 

+ 4 - 4
tickets/v_config.php

@@ -14,7 +14,7 @@
 		$apps[$x]['menu'][0]['uuid'] = '77048e9f-b946-ad35-5d6b-7838dd9ea81e';
 		$apps[$x]['menu'][0]['parent_uuid'] = '';
 		$apps[$x]['menu'][0]['category'] = 'internal';
-		$apps[$x]['menu'][0]['path'] = '/mod/tickets/v_tickets.php';
+		$apps[$x]['menu'][0]['path'] = '/app/tickets/v_tickets.php';
 		//$apps[$x]['menu'][0]['groups'][] = 'user';
 		//$apps[$x]['menu'][0]['groups'][] = 'admin';
 		//$apps[$x]['menu'][0]['groups'][] = 'superadmin';
@@ -23,7 +23,7 @@
 		$apps[$x]['menu'][1]['uuid'] = '5bfa588d-5880-5a9d-206e-c876403d9161';
 		$apps[$x]['menu'][1]['parent_uuid'] = '77048e9f-b946-ad35-5d6b-7838dd9ea81e';
 		$apps[$x]['menu'][1]['category'] = 'internal';
-		$apps[$x]['menu'][1]['path'] = '/mod/tickets/v_tickets.php';
+		$apps[$x]['menu'][1]['path'] = '/app/tickets/v_tickets.php';
 		$apps[$x]['menu'][1]['groups'][] = 'user';
 		$apps[$x]['menu'][1]['groups'][] = 'admin';
 		$apps[$x]['menu'][1]['groups'][] = 'superadmin';
@@ -32,7 +32,7 @@
 		$apps[$x]['menu'][2]['uuid'] = '87a8f1e7-cf47-29db-8a5f-46318e119d67';
 		$apps[$x]['menu'][2]['parent_uuid'] = '77048e9f-b946-ad35-5d6b-7838dd9ea81e';
 		$apps[$x]['menu'][2]['category'] = 'internal';
-		$apps[$x]['menu'][2]['path'] = '/mod/tickets/v_ticket_create.php';
+		$apps[$x]['menu'][2]['path'] = '/app/tickets/v_ticket_create.php';
 		$apps[$x]['menu'][2]['groups'][] = 'user';
 		$apps[$x]['menu'][2]['groups'][] = 'admin';
 		$apps[$x]['menu'][2]['groups'][] = 'superadmin';
@@ -41,7 +41,7 @@
 		$apps[$x]['menu'][3]['uuid'] = 'a4f3b307-bd62-1d04-e3ad-43da091fa2f8';
 		$apps[$x]['menu'][3]['parent_uuid'] = '77048e9f-b946-ad35-5d6b-7838dd9ea81e';
 		$apps[$x]['menu'][3]['category'] = 'internal';
-		$apps[$x]['menu'][3]['path'] = '/mod/tickets/v_manager.php';
+		$apps[$x]['menu'][3]['path'] = '/app/tickets/v_manager.php';
 		$apps[$x]['menu'][3]['groups'][] = 'admin';
 		$apps[$x]['menu'][3]['groups'][] = 'superadmin';
 

+ 1 - 1
tickets/v_ticket_create.php

@@ -171,7 +171,7 @@ if ($action == "add" && permission_exists('ticket_add')) {
 	$to = $queue['queue_email'];
 	$message = "";
 	$message .= "Ticket Number $ticketnumber has been created by $username in " . $queue['queue_name'] . "\n";
-	$message .= "Ticket Link: http://" . $_SESSION['v_domain'] . PROJECT_PATH . "/mod/tickets/v_ticket_update.php?uuid=" . urlencode($ticket_uuid). "\n";
+	$message .= "Ticket Link: http://" . $_SESSION['v_domain'] . PROJECT_PATH . "/app/tickets/v_ticket_update.php?uuid=" . urlencode($ticket_uuid). "\n";
 	$message .= "Ticket body: \n";
 	$message .= $request['problem_description'] . "\n";
 	$from = "From: " . $_SESSION['support_email'];

+ 2 - 2
tickets/v_ticket_update.php

@@ -220,7 +220,7 @@ if ($action == "update" && permission_exists('ticket_update')) {
 			$to = $user_email;
 			$message = "";
 			$message .= "Ticket Number $ticketnumber has been update\n";
-			$message .= "Ticket Link: http://" . $_SESSION['v_domain'] . PROJECT_PATH . "/mod/tickets/v_ticket_update.php?uuid=" . urlencode($ticket_uuid). "\n";
+			$message .= "Ticket Link: http://" . $_SESSION['v_domain'] . PROJECT_PATH . "/app/tickets/v_ticket_update.php?uuid=" . urlencode($ticket_uuid). "\n";
 			$message .= "Ticket update: \n";
 			$message .= $request['new_notes'] . "\n";
 			$from = "From: " . $_SESSION['support_email'];
@@ -245,7 +245,7 @@ if ($action == "update" && permission_exists('ticket_update')) {
 			$to = $user_email;
 			$message = "";
 			$message .= "Ticket Number $ticketnumber has been update\n";
-			$message .= "Ticket Link: http://" . $_SESSION['v_domain'] . PROJECT_PATH . "/mod/tickets/v_ticket_update.php?uuid=" . urlencode($ticket_uuid). "\n";
+			$message .= "Ticket Link: http://" . $_SESSION['v_domain'] . PROJECT_PATH . "/app/tickets/v_ticket_update.php?uuid=" . urlencode($ticket_uuid). "\n";
 			$from = "From: " . $_SESSION['support_email'];
 			mail($to, $subject, $message, $from);
 		}

+ 1 - 1
user_contacts/v_config.php

@@ -14,7 +14,7 @@
 		$apps[$x]['menu'][0]['uuid'] = '87ac2ec3-fa23-2a60-6de6-07ac2a8aa4d9';
 		$apps[$x]['menu'][0]['parent_uuid'] = 'fd29e39c-c936-f5fc-8e2b-611681b266b5';
 		$apps[$x]['menu'][0]['category'] = 'internal';
-		$apps[$x]['menu'][0]['path'] = '/mod/user_contacts/users.php';
+		$apps[$x]['menu'][0]['path'] = '/app/user_contacts/users.php';
 		$apps[$x]['menu'][0]['groups'][] = 'admin';
 		$apps[$x]['menu'][0]['groups'][] = 'superadmin';
 

+ 1 - 1
users_bulk_add/v_config.php

@@ -15,7 +15,7 @@
 		$apps[$x]['menu'][0]['uuid'] = 'zzz';
 		$apps[$x]['menu'][0]['parent_uuid'] = 'zzz';
 		$apps[$x]['menu'][0]['category'] = 'internal';
-		$apps[$x]['menu'][0]['path'] = '/mod/zzz/zzz.php';
+		$apps[$x]['menu'][0]['path'] = '/app/zzz/zzz.php';
 		$apps[$x]['menu'][0]['groups'][] = 'superadmin';
 
 	//permission details