Initial checkin
This commit is contained in:
commit
6348e70daa
393 changed files with 59765 additions and 0 deletions
4
mod/test.php
Normal file
4
mod/test.php
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<?php
|
||||
function test_content(&$a) {
|
||||
print_r($a->user);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue