forked from Cavemanon/cavepaintings
more documentation for code in core
git-svn-id: file:///home/shish/svn/shimmie2/trunk@629 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
<?php
|
||||
/*
|
||||
* An object representing a row in the "users" table.
|
||||
*/
|
||||
class User {
|
||||
var $id;
|
||||
var $name;
|
||||
|
Reference in New Issue
Block a user