mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
f2ebe2bb57f0976f676104005692ad7ec562cb7d
tags.php with mode letter. We can't rely on url_name because it always start with "_" when the tag looks like "[lang...". Instead we compute a str2url on the name, but once it has been rendered by Extended Description. To avoid useless computations, I have added a cache on the tag_alpha_compare function. Tested on a 175 tags set, speed is good. git-svn-id: http://piwigo.org/svn/branches/2.3@12760 68402e56-0260-453c-a942-63ccdbb3a9ee
merge r12610 from trunk bug:2503 in register.php bad template var for 'obligatory_user_mail_address'
merge r12610 from trunk bug:2503 in register.php bad template var for 'obligatory_user_mail_address'
Description
No description provided
90 MiB
Languages
PHP
74.3%
HTML
9.7%
JavaScript
7.3%
Smarty
4.8%
CSS
3.3%
Other
0.5%