noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 02/07: Documentation


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 02/07: Documentation
Date: Tue, 8 Mar 2022 17:08:56 -0500 (EST)

sparkyx pushed a commit to branch devel
in repository noalyss.

commit d0a55c9fe04a814268996e865d4343da4d7cff43
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Sat Mar 5 10:35:13 2022 +0100

    Documentation
---
 include/lib/database_core.class.php | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/include/lib/database_core.class.php 
b/include/lib/database_core.class.php
index 3a7e6be5..b3c0a699 100644
--- a/include/lib/database_core.class.php
+++ b/include/lib/database_core.class.php
@@ -582,9 +582,9 @@ class DatabaseCore
         return true;
     }
 
-    /*
-     *!\brief test if a schema exists
-     * \return true if the schemas exists otherwise false
+    /***
+     * @brief test if a schema exists
+     * @return true if the schemas exists otherwise false
      */
 
     function exist_schema($p_name)



reply via email to

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