summaryrefslogtreecommitdiffstats
path: root/main.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* mergeRemi Collet2010-05-301-0/+61
|\
| * rpm.phpJohan "Papa" Cwiklinski2010-05-301-0/+27
| | | | | | | | Smarty variable assigned twice, export reposlist function so it could be used elsewhere
| * Add license ; refs #46Johan "Papa" Cwiklinski2010-05-301-0/+34
| |
* | Set version for rpmphp, display version and license on index pageRemi Collet2010-05-301-3/+6
|/
* Use of smarty to render zoom page. Main template file added, and zoom.php ↵Johan "Papa" Cwiklinski2010-05-291-0/+16
modified to work on it. We would probably rewrite cleaner zoom.php in the future. refs #47