]> git.agnieray.net Git - galette.git/history - galette/lib/Galette/Core/Logo.php
Use prepared statement rather than direct SQL
[galette.git] / galette / lib / Galette / Core / Logo.php
2021-11-09 Johan CwiklinskiUse prepared statement rather than direct SQL
2020-06-13 Johan CwiklinskiRemove 'svn' lines
2017-09-17 Johan CwiklinskiMerge branch 'release/0.9rc1'
2017-07-18 Johan CwiklinskiRename TEMPLATE constants to more accurate THEME
2017-07-08 Johan CwiklinskiUse realpath for pictures file_path
2014-10-28 Johan CwiklinskiMerge branch 'release/0.8.1'
2014-10-01 Johan CwiklinskiRemove "as" in use statements when not needeed
2014-09-14 Johan CwiklinskiMerge branch 'release/0.8'
2014-01-04 Johan CwiklinskiUpdate copyright date
2013-12-22 Johan CwiklinskiAlign comments, cleanup
2013-12-22 Johan CwiklinskiMake member modification work, add some wrapper method...
2013-12-22 Johan CwiklinskiMake login and show member work with ZF2
2013-01-01 Johan CwiklinskiMerge branch 'release/0.7.3' 0.7.3
2013-01-01 Johan CwiklinskiUpdate copyright date
2012-12-23 Johan CwiklinskiReplace KLogger with Analog; fixes #415 refs #414
2012-12-23 Johan CwiklinskiRemove uneedeed PHP close tags
2012-10-05 Johan CwiklinskiMerge branch 'release/0.7.1' 0.7.1
2012-07-19 Johan CwiklinskiMerge branch 'hotfix/0.7.0.2' into develop
2012-06-26 Johan CwiklinskiMake PHP doc categories uniform
2012-05-08 Johan CwiklinskiReplace PEAR::Log constants with KLogger ones
2012-03-02 Johan CwiklinskiMerge branch 'feature/autoloader' into develop
2012-03-02 Johan CwiklinskiMigrate Picture, Logo and PrintLogo so they can be...