wiki.techinc.nl/includes/dao
Tyler Anthony Romeo 4dcc7961df Fixed @param tags to conform with Doxygen format.
Doxygen expects parameter types to come before the
parameter name in @param tags. Used a quick regex
to switch everything around where possible. This
only fixes cases where a primitve variable (or a
primitive followed by other types) is the variable
type. Other cases will need to be fixed manually.

Change-Id: Ic59fd20856eb0489d70f3469a56ebce0efb3db13
2013-03-11 13:15:01 -04:00
..
DBAccessBase.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
IDBAccessObject.php fix some spacing 2013-03-07 17:53:21 +01:00