summaryrefslogtreecommitdiff
path: root/deskutils/myitcrm/files/patch-install_index.php
blob: d5d614440bd9400fe237c982357bf3cb0b3d23ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- ./install/indexold.php	2013-11-06 11:05:07.000000000 -0900
+++ ./install/index.php	2013-11-06 11:07:16.000000000 -0900
@@ -1260,9 +1260,8 @@
 #####################################
 #		Set Path					#
 #####################################
-function set_path($_POST) 
+function set_path() 
 {
-	
 	$install_date = date("M d Y h:i:s A" ,time());
 	$filename = '../conf.php';
 	$path2 = 'default_site_name';