phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r465 - trunk/skel


From: phpcompta-dev
Subject: [Phpcompta-dev] r465 - trunk/skel
Date: Thu, 28 Feb 2013 14:47:51 +0100 (CET)

Author: danydb
Date: 2013-02-28 14:47:50 +0100 (Thu, 28 Feb 2013)
New Revision: 465

Modified:
   trunk/skel/skel_constant.php
Log:
typo

Modified: trunk/skel/skel_constant.php
===================================================================
--- trunk/skel/skel_constant.php        2013-02-28 10:51:03 UTC (rev 464)
+++ trunk/skel/skel_constant.php        2013-02-28 13:47:50 UTC (rev 465)
@@ -8,7 +8,7 @@
  */
 
 require_once ('class_database.php');
-require_once 'include/class_SKEL_parameter.php');
+require_once 'include/class_SKEL_parameter.php';
 
 global $cn,$g_SKEL_parameter;
 $cn=new Database (dossier::id());



---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu



reply via email to

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