summaryrefslogtreecommitdiffstats
path: root/flag.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-22/+22
| | | | | The refactoring I've been doing has reminded me of my strong preference for spaces, and I feel inclined to impose my will on the tree.
* Move show_{footer,header}() from ui.lib.php to UIPaul Arthur2013-01-261-1/+1
|
* conf() -> Config::get()Paul Arthur2013-01-251-1/+1
| | | | | I have a feeling a lot of these are in stale, unused code, but there might be some actual bugs here. conf() was replaced a while back.
* require and require_once aren't functionsPaul Arthur2013-01-251-1/+1
| | | | | Since the parentheses are optional, we leave them off to remind ourselve that PHP be crazy, yo.
* Cosmetics: clean up heads in /Paul Arthur2013-01-251-7/+1
|
* Switch from _() to T_()Paul Arthur2012-04-121-1/+1
| | | | | | Even if we move away from php-gettext in the future, it's easy to write a quick T_() as a simple wrapper; it's not so easy to rewrite PHP to allow redeclaration of a function.
* Clean up some PHPDoc crapPaul Arthur2011-04-041-6/+1
| | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't.
* header comment replace for phpdocmomo-i2011-02-031-20/+30
|
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-4/+4
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* last commit before stable release, been a long hard roadKarl 'vollmerk' Vollmer2008-05-101-1/+1
|
* licence updates, Thx porthoseKarl 'vollmerk' Vollmer2007-08-191-3/+2
|
* moved init.php improved vainfo a bit, removed checkboxes from search pageKarl 'vollmerk' Vollmer2006-06-171-1/+1
|
* more flagging fixes, you can flag files now you just cant do anything about itKarl 'vollmerk' Vollmer2006-01-151-21/+32
|
* Fixed typo in userform.inc, Added Copyright mojo to footer.inc, Few more ↵xgizzmo2006-01-031-15/+8
| | | | XHTML tweaks
* updated registration mojo thx pb1dft also some fluf updatesKarl 'vollmerk' Vollmer2006-01-021-0/+3
|
* New ImportKarl 'vollmerk' Vollmer2005-06-091-0/+55