mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-06 14:25:03 +02: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
86 MiB
Languages
PHP
74.4%
HTML
9.7%
JavaScript
7.3%
Go Template
4.7%
CSS
3.3%
Other
0.5%