removed testing cruft

This commit is contained in:
Mike Macgirvin 2010-07-09 22:46:54 -07:00
parent 4a92de7563
commit 51b51bd039
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
<?php
function test_content(&$a) {
print_r($a->user);
}