diff options
Diffstat (limited to 'plugins/factory/hello.php')
-rw-r--r-- | plugins/factory/hello.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/factory/hello.php b/plugins/factory/hello.php new file mode 100644 index 00000000..c6199449 --- /dev/null +++ b/plugins/factory/hello.php @@ -0,0 +1 @@ +<?php echo "hello -" . time();
\ No newline at end of file |