diff options
author | sembrestels <sembrestels@riseup.net> | 2011-10-13 15:23:11 +0200 |
---|---|---|
committer | sembrestels <sembrestels@riseup.net> | 2011-10-13 15:23:11 +0200 |
commit | 74bd6999c5e5c23ebbf90dbb6bdaabbddd7594cf (patch) | |
tree | 834c120d692be288f261bcae169eedd3d6b31d74 /vendors/dokuwiki/lib/plugins/usermanager/lang/hr | |
parent | f8be8643f0faadb2c0ce87d553b7b9d569af5afd (diff) | |
download | elgg-74bd6999c5e5c23ebbf90dbb6bdaabbddd7594cf.tar.gz elgg-74bd6999c5e5c23ebbf90dbb6bdaabbddd7594cf.tar.bz2 |
Rename lib/dokuwiki to vendors/dokuwiki
Diffstat (limited to 'vendors/dokuwiki/lib/plugins/usermanager/lang/hr')
-rw-r--r-- | vendors/dokuwiki/lib/plugins/usermanager/lang/hr/lang.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vendors/dokuwiki/lib/plugins/usermanager/lang/hr/lang.php b/vendors/dokuwiki/lib/plugins/usermanager/lang/hr/lang.php new file mode 100644 index 000000000..d2094b77b --- /dev/null +++ b/vendors/dokuwiki/lib/plugins/usermanager/lang/hr/lang.php @@ -0,0 +1,7 @@ +<?php +/** + * Croatian language file + * + * @author Branko Rihtman <theney@gmail.com> + * @author Dražen Odobašić <dodobasic@gmail.com> + */ |