diff options
author | Remi Collet <fedora@famillecollet.com> | 2010-06-08 19:34:49 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2010-06-08 19:34:49 +0200 |
commit | 53454761ed4d619b328d7cb5f628daafe127efb7 (patch) | |
tree | 4593361e2e9a767e2197eba8b8fd1c8be4e8aeb0 /class/CommonTable.php | |
parent | e671ebe6e140b4fd2bf671c07b0b59aa070ea23b (diff) |
some docs
Diffstat (limited to 'class/CommonTable.php')
-rw-r--r-- | class/CommonTable.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/class/CommonTable.php b/class/CommonTable.php index f08b29e..1102c4d 100644 --- a/class/CommonTable.php +++ b/class/CommonTable.php @@ -145,6 +145,7 @@ abstract class CommonTable return $nb; } + /** * Create the table */ |