summaryrefslogtreecommitdiff
path: root/modules/polar_rose/helpers/polar_rose_installer.php
AgeCommit message (Collapse)Author
2009-03-15Move atom, developer, polar_rose and gmaps modules into gallery-contribBharat Mediratta
2009-01-14Make sure that helper functions are all static. Add newBharat Mediratta
File_Structure_Test to make sure we don't regress. According to the PHP docs, the "public" keyword is implied on static functions, so remove it. Also, require private static functions to start with an _. http://php.net/manual/en/language.oop5.visibility.php
2008-12-18Polar Rose facial recognition module. Currently in a non-workingBharat Mediratta
state because their server is not RFC2109 compliant. Filing a bug.