summaryrefslogtreecommitdiffstats
path: root/ocsinventory-upstream.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2011-10-23 14:32:04 +0200
committerRemi Collet <fedora@famillecollet.com>2011-10-23 14:32:04 +0200
commitcf680c470e338abdf8512d7c28453ed597b18903 (patch)
tree9bea7c2f66ad8c10501fefe49025809aca8aefa0 /ocsinventory-upstream.patch
import ocsinventory from rawhide
Diffstat (limited to 'ocsinventory-upstream.patch')
-rw-r--r--ocsinventory-upstream.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/ocsinventory-upstream.patch b/ocsinventory-upstream.patch
new file mode 100644
index 0000000..c29c00b
--- /dev/null
+++ b/ocsinventory-upstream.patch
@@ -0,0 +1,14 @@
+http://bazaar.launchpad.net/~ocsinventory-dev/ocsinventory-ocsreports/stable/diff/66
+
+=== modified file 'dbconfig.inc.php'
+--- ocsreports/dbconfig.inc.php 2010-11-23 08:28:16 +0000
++++ ocsreports/dbconfig.inc.php 2010-11-24 17:11:46 +0000
+@@ -1,5 +1,5 @@
+ <?php
+-$_SESSION["SERVEUR_SQL"]="localhost";
++//$_SESSION["SERVEUR_SQL"]="localhost";
+ $_SESSION["COMPTE_BASE"]="ocs";
+ $_SESSION["PSWD_BASE"]="ocs";
+ ?>
+\ No newline at end of file
+