remove TestPhp.class.php
This commit is contained in:
parent
2337dfdf0e
commit
98cb210dc8
@ -1,14 +0,0 @@
|
||||
<?php
|
||||
|
||||
class TestPhp extends BaseAuthedController {
|
||||
|
||||
|
||||
|
||||
public testPhpFunc()
|
||||
{
|
||||
error_log("FromPhpTest");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user