X-Git-Url: http://git.pjr.cc/?p=anyhammer.git;a=blobdiff_plain;f=libanyhammer%2Flib.php;fp=libanyhammer%2Flib.php;h=38b1a0f9df0fac2c683d3d11a001b4fb414f78a7;hp=0000000000000000000000000000000000000000;hb=8614731736208c3bc37648efcca8838ca2e3b629;hpb=51128d918b3a3638db8d4717a76ce888aad18564 diff --git a/libanyhammer/lib.php b/libanyhammer/lib.php new file mode 100644 index 0000000..38b1a0f --- /dev/null +++ b/libanyhammer/lib.php @@ -0,0 +1,54 @@ + 0) { + error_log("loading plugin $file"); + require_once("$plpath/$file"); + //echo "required $basedir/$file\n"; + } + } + } + } + } +} + + +?> \ No newline at end of file