noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 04/17: restructure files and folders


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 04/17: restructure files and folders
Date: Fri, 02 Oct 2015 10:22:16 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit d5417b857ca008d0507376e3f3cc8f8dc6ed8276
Author: Dany De Bontridder <address@hidden>
Date:   Tue Sep 15 07:29:55 2015 +0200

    restructure files and folders
---
 html/ajax_card.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/html/ajax_card.php b/html/ajax_card.php
index dab6056..3deb19f 100644
--- a/html/ajax_card.php
+++ b/html/ajax_card.php
@@ -497,7 +497,7 @@ case 'ac':
         $str_poste=$search->input();
         $submit=HtmlInput::submit('save',_('Sauve'));
         ob_start();
-        require('template/category_of_card.php');
+        require(NOALYSS_INCLUDE.'/template/category_of_card.php');
         $html.=ob_get_contents();
         ob_end_clean();
 



reply via email to

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