[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 01/01: documentation
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] 01/01: documentation |
Date: |
Fri, 28 Aug 2015 11:53:37 +0000 |
sparkyx pushed a commit to branch master
in repository noalyss.
commit 31987ebb4923b4bbda872ace52217ac380b422ae
Author: Dany De Bontridder <address@hidden>
Date: Fri Aug 28 09:43:54 2015 +0200
documentation
---
include/ac_common.php | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/include/ac_common.php b/include/ac_common.php
index 28a49fb..2151a2e 100644
--- a/include/ac_common.php
+++ b/include/ac_common.php
@@ -30,7 +30,8 @@ require_once NOALYSS_INCLUDE.'/class_periode.php';
require_once NOALYSS_INCLUDE.'/class_html_input.php';
require_once NOALYSS_INCLUDE.'/function_javascript.php';
-/**\brief to protect again bad characters which can lead to a cross scripting
attack
+/**
+ * \brief to protect again bad characters which can lead to a cross scripting
attack
the string to be diplayed must be protected
*/