summaryrefslogtreecommitdiff
path: root/fai_gestion/config/bake_extra.php
diff options
context:
space:
mode:
Diffstat (limited to 'fai_gestion/config/bake_extra.php')
-rw-r--r--fai_gestion/config/bake_extra.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/fai_gestion/config/bake_extra.php b/fai_gestion/config/bake_extra.php
index 897219b..eb29b3d 100644
--- a/fai_gestion/config/bake_extra.php
+++ b/fai_gestion/config/bake_extra.php
@@ -162,6 +162,9 @@ EOT
],
],
'IpPubliques' => [
+ 'order' => [
+ 'IpPubliques.ip4' => 'ASC',
+ ],
'orderHook' => [
'IpPubliques.ip4' => 'INET_ATON(IpPubliques.ip4)',
'IpPubliques.ip6' => 'INET6_ATON(IpPubliques.ip6)',