diff options
Diffstat (limited to 'src/ste/Misc.php')
-rw-r--r-- | src/ste/Misc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ste/Misc.php b/src/ste/Misc.php index 7118b28..e1ce2f9 100644 --- a/src/ste/Misc.php +++ b/src/ste/Misc.php @@ -1,6 +1,6 @@ <?php -namespace kch42\ste; +namespace r7r\ste; class Misc { |