source: trunk/include @ 23588

Name Size Rev Age Author Last Change
../
php_compat 19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
dblayer 22184   11 years plg merge r22183 from branch 2.5 to trunk typo fixed in code comment
ws_protocols 22729   11 years rvelices bug 2900: Improve web service output
smarty 23485   11 years rvelices Smarty EOL style LF svn property
feedcreator.class.php 48.4 KB 6363   14 years plg remove all svn:mergeinfo properties
cssmin.class.php 79.6 KB 12874   12 years rvelices bug 2544 upgrade css minifier to version 3.0.1 (Embedded cssmin is …
mdetect.php 37.3 KB 18967   11 years patdenice bug:2687 bug:2778 Unable to switch from mobile theme to classic theme …
jshrink.class.php 11.2 KB 19576   11 years mistic100 bug:2663 replace JSmin by JShrink
block.class.php 5.8 KB 19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
calendar_base.class.php 9.7 KB 19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
calendar_monthly.class.php 14.5 KB 19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
calendar_weekly.class.php 4.5 KB 19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
class_smtp_mail.inc.php 5.8 KB 19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
derivative_std_params.inc.php 6.0 KB 19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
filter.inc.php 5.3 KB 19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
functions_calendar.inc.php 8.2 KB 19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
functions_category.inc.php 12.7 KB 19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
functions_cookie.inc.php 4.0 KB 19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
functions_filter.inc.php 2.1 KB 19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
functions_mail.inc.php 22.9 KB 19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
functions_notification.inc.php 16.8 KB 19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
functions_picture.inc.php 3.7 KB 19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
functions_plugins.inc.php 7.5 KB 19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
functions_rate.inc.php 5.8 KB 19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
index.php 1.7 KB 19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
no_photo_yet.inc.php 3.8 KB 19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
page_header.php 3.3 KB 19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
page_tail.php 3.1 KB 19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
picture_comment.inc.php 8.4 KB 19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
picture_metadata.inc.php 3.4 KB 19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
picture_rate.inc.php 3.2 KB 19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
category_default.inc.php 5.0 KB 20177   11 years flop25 bug:2820 Var renamed
functions_session.inc.php 6.3 KB 20281   11 years mistic100 protect session data with pwg_db_real_escape_string
derivative_params.inc.php 9.0 KB 20335   11 years rvelices some code comments
derivative.inc.php 10.9 KB 20516   11 years rvelices feature 2831: simple way to protect urls of originals
user.inc.php 2.8 KB 20599   11 years rvelices start the php session before loading plugins in a standard manner …
functions_comment.inc.php 14.0 KB 21817   11 years rvelices feature 2836: display the number of comments/tags in the menubar
functions_tag.inc.php 8.3 KB 21817   11 years rvelices feature 2836: display the number of comments/tags in the menubar
menubar.inc.php 10.0 KB 21817   11 years rvelices feature 2836: display the number of comments/tags in the menubar
functions_search.inc.php 22.0 KB 22175   11 years rvelices fix quick search php warnings in some very rare cases
passwordhash.class.php 6.7 KB 22281   11 years plg merge r22280 from branch 2.5 to trunk bug 2864 fixed: avoid warning …
section_init.inc.php 18.6 KB 22283   11 years plg merge r22282 from branch 2.5 to trunk bug 2891 fixed: pure root_url …
functions_html.inc.php 16.9 KB 22520   11 years rvelices bug 2896 - thumbnail title fix (use $comment parameter + no double …
common.inc.php 8.4 KB 22570   11 years ddtddt [trunk] - add new site br.piwigo.org
functions_metadata.inc.php 4.9 KB 22661   11 years plg merge r22660 from branch 2.5 to trunk feature 2899: ability to allow …
category_cats.inc.php 11.3 KB 22879   11 years rvelices bug 2097: wrong number of sub-albums bug 2098: make number of direct …
functions_user.inc.php 38.2 KB 22879   11 years rvelices bug 2097: wrong number of sub-albums bug 2098: make number of direct …
ws_functions.inc.php 84.0 KB 23060   11 years plg merge r23059 from branch 2.5 to trunk bug 2917 fixed: invalidate user …
functions_url.inc.php 19.1 KB 23187   11 years rvelices nicer urls when used over https
constants.php 5.0 KB 23217   11 years mistic100 set trunk version to 2.6.0beta1
ws_core.inc.php 14.8 KB 23261   11 years mistic100 feature:2926 add option to hide API methods to reflection.getMethodList
functions.inc.php 44.1 KB 23384   11 years rvelices smarty 3 - first pass for tests
config_default.inc.php 31.9 KB 23499   11 years plg merge r23498 from branch 2.5 to trunk feature 2929: strip metadata on …
template.class.php 42.4 KB 23588   11 years rvelices fix define_derivative (matter of smarty3 variable scope)
  • Property svn:ignore set to
    mysql.inc.php
    config_local.inc.php
    config_local.inc.bak.php
    config_database.inc.php
Note: See TracBrowser for help on using the repository browser.