diff options
author | Johan "Papa" Cwiklinski <trasher@odysseus.(none)> | 2010-08-01 10:55:01 +0200 |
---|---|---|
committer | Johan "Papa" Cwiklinski <trasher@odysseus.(none)> | 2010-08-01 10:55:01 +0200 |
commit | 06a6a4f777272421970bb827c898f6d36f1ab669 (patch) | |
tree | 4080445f98b7530ac4dd78501ec0c7652ba8beed /class/TableRRepo.php | |
parent | 8563cd5e8404d11c0a76148c103acc363bd5776e (diff) |
Applying PEAR coding standards, refs #48
Diffstat (limited to 'class/TableRRepo.php')
-rw-r--r-- | class/TableRRepo.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/class/TableRRepo.php b/class/TableRRepo.php index 884b4e3..0eba46e 100644 --- a/class/TableRRepo.php +++ b/class/TableRRepo.php @@ -1,4 +1,7 @@ <?php + +/* vim: set expandtab tabstop=4 shiftwidth=4 softtabstop=4: */ + /** * Class for "rrepo" Table management * |