diff options
author | Remi Collet <fedora@famillecollet.com> | 2010-08-01 11:01:26 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2010-08-01 11:01:26 +0200 |
commit | 524eafd21886717271be06d05bdfe92adce0b6e1 (patch) | |
tree | 4080445f98b7530ac4dd78501ec0c7652ba8beed /class/TableRRepo.php | |
parent | de7b6100e3ef554797e86c92e0c3c13ead4dfe67 (diff) | |
parent | 06a6a4f777272421970bb827c898f6d36f1ab669 (diff) |
Merge http://github.com/trasher/rpmphp
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 * |