[grisbi-cvs] grisbi-web xml.php,1.10,1.11
NIEL GĂ©rald
gegeweb at users.sourceforge.net
Mon May 31 21:59:01 CEST 2010
- Previous message: [grisbi-cvs] grisbi-web download.shtml.de, 1.3, 1.4 download.shtml.en, 1.3, 1.4 download.shtml.es, 1.2, 1.3 download.shtml.fr, 1.4, 1.5 download.shtml.it, 1.3, 1.4 download.shtml.nl, 1.3, 1.4 xml.php, 1.9, 1.10
- Next message: [grisbi-cvs] grisbi-web download.shtml.de, 1.4, 1.5 download.shtml.en, 1.4, 1.5 download.shtml.es, 1.3, 1.4 download.shtml.fr, 1.5, 1.6 download.shtml.it, 1.4, 1.5 download.shtml.nl, 1.4, 1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/grisbi/grisbi-web
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv13825
Modified Files:
xml.php
Log Message:
typo
Index: xml.php
===================================================================
RCS file: /cvsroot/grisbi/grisbi-web/xml.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- xml.php 31 May 2010 19:55:44 -0000 1.10
+++ xml.php 31 May 2010 19:58:59 -0000 1.11
@@ -10,7 +10,7 @@
if (isset($_GET["xsl"])) $xsl_file=$_GET["xsl"];
else $xsl_file=$xml_file;
-if (isset($_GET["ext"])) $type=$_GET["ext"];
+if (isset($_GET["ext"])) $ext=$_GET["ext"];
else $ext=".html";
// on construit les variables fichiers
- Previous message: [grisbi-cvs] grisbi-web download.shtml.de, 1.3, 1.4 download.shtml.en, 1.3, 1.4 download.shtml.es, 1.2, 1.3 download.shtml.fr, 1.4, 1.5 download.shtml.it, 1.3, 1.4 download.shtml.nl, 1.3, 1.4 xml.php, 1.9, 1.10
- Next message: [grisbi-cvs] grisbi-web download.shtml.de, 1.4, 1.5 download.shtml.en, 1.4, 1.5 download.shtml.es, 1.3, 1.4 download.shtml.fr, 1.5, 1.6 download.shtml.it, 1.4, 1.5 download.shtml.nl, 1.4, 1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cvs
mailing list