doc/sample-insert-user_types.php

Aleksander Machniak machniak at kolabsys.com
Tue Sep 10 15:01:03 CEST 2013


 doc/sample-insert-user_types.php |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 6a0bafd6ff5b72ce0235386f56b092a0549ab391
Author: Aleksander Machniak <alec at alec.pl>
Date:   Tue Sep 10 15:00:20 2013 +0200

    Fix sample "Content" user type - fixes Key not set: preferredlanguage error (Bug #2204)

diff --git a/doc/sample-insert-user_types.php b/doc/sample-insert-user_types.php
index be2d37d..f4cb5b5 100644
--- a/doc/sample-insert-user_types.php
+++ b/doc/sample-insert-user_types.php
@@ -407,7 +407,6 @@
                     "uid" => Array(
                             "data" => Array(
                                     "givenname",
-                                    "preferredlanguage",
                                     "sn",
                                 ),
                         ),




More information about the commits mailing list