summaryrefslogtreecommitdiffstats
path: root/lib/updater.php
Commit message (Collapse)AuthorAgeFilesLines
* Move storing "last updated at" time to the app configBart Visscher2012-02-171-3/+3
| | | | | | This way the config.php file is not changed every time you go to the personal page. Step to make it possible to have a read-only config.php most of the time
* Some small changesBart Visscher2011-12-091-10/+0
|
* first small step to an automatic updating system.Frank Karlitschek2011-11-191-0/+91
At the moment we only have a hint that a new version is avaiable and a link to a not yet existing page if updating information. This has to be improved.