noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 07/14: Sort of the ledger in search


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 07/14: Sort of the ledger in search
Date: Wed, 28 Oct 2015 09:56:57 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 5609cc377d7765ce2b4e078a61daf5557b7f1744
Author: Dany De Bontridder <address@hidden>
Date:   Wed Oct 28 07:28:35 2015 +0100

    Sort of the ledger in search
---
 include/class/class_user.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/class/class_user.php b/include/class/class_user.php
index 1fd3ee5..0b6228e 100644
--- a/include/class/class_user.php
+++ b/include/class/class_user.php
@@ -335,7 +335,7 @@ class User
                  where
                  uj_login='" . $this->login . "'" .
                                        $sql_type . $sql_access .
-                                       " order by jrn_Def_id";
+                                       " order by jrn_Def_name";
                }
                else
                {



reply via email to

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