diff options
author | Kevin Chabowski <kevin@kch42.de> | 2011-12-01 22:39:43 +0100 |
---|---|---|
committer | Kevin Chabowski <kevin@kch42.de> | 2011-12-01 22:39:43 +0100 |
commit | 3c1c9abb4642b979b577d22caee4d810c5f06f72 (patch) | |
tree | 427b4c436c9db8f1c4da5d0c83e9414835e40f64 /ratatoeskr | |
parent | 22a9c9bd34c526004d39d7035d01fbd5b4d30c7d (diff) | |
download | ratatoeskr-cms-3c1c9abb4642b979b577d22caee4d810c5f06f72.tar.gz ratatoeskr-cms-3c1c9abb4642b979b577d22caee4d810c5f06f72.tar.bz2 ratatoeskr-cms-3c1c9abb4642b979b577d22caee4d810c5f06f72.zip |
Fixed error in documentation.
Diffstat (limited to 'ratatoeskr')
-rw-r--r-- | ratatoeskr/sys/models.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ratatoeskr/sys/models.php b/ratatoeskr/sys/models.php index 2b8c532..808bba0 100644 --- a/ratatoeskr/sys/models.php +++ b/ratatoeskr/sys/models.php @@ -161,7 +161,7 @@ class User } /* - * Constructor: by_username + * Constructor: by_name * Get a User object by username * * Parameters: |