merge some useful parts of SCore

git-svn-id: file:///home/shish/svn/shimmie2/trunk@1002 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
shish
2008-08-23 12:05:24 +00:00
parent a9c8d7c6ec
commit 1e4d7d1938
8 changed files with 123 additions and 64 deletions

View File

@@ -0,0 +1,4 @@
<?php
class PermissionDeniedException extends Exception {}
?>