You've already forked qlg.tsgz.moe
Init Repo
This commit is contained in:
Executable
+9
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
class WxException extends Exception {
|
||||
public function errorMessage() {
|
||||
return $this->getMessage ();
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user