qsos-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qsos-commits] qsos/apps/phpviewer config.php


From: Raphaël Semeteys
Subject: [Qsos-commits] qsos/apps/phpviewer config.php
Date: Tue, 14 Nov 2006 14:32:35 +0000

CVSROOT:        /sources/qsos
Module name:    qsos
Changes by:     Raphaël Semeteys <rsemeteys>   06/11/14 14:32:35

Modified files:
        apps/phpviewer : config.php 

Log message:
        trailing / after $jpgraph_path

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qsos/apps/phpviewer/config.php?cvsroot=qsos&r1=1.1&r2=1.2

Patches:
Index: config.php
===================================================================
RCS file: /sources/qsos/qsos/apps/phpviewer/config.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- config.php  7 Nov 2006 23:17:29 -0000       1.1
+++ config.php  14 Nov 2006 14:32:35 -0000      1.2
@@ -1,5 +1,5 @@
 <?php
 $sheet = "../../sheet";
 $delim = "/";
-$jpgraph_path = "jpgraph-2.1.3/src"
+$jpgraph_path = "jpgraph-2.1.3/src/"
 ?>
\ No newline at end of file




reply via email to

[Prev in Thread] Current Thread [Next in Thread]