Changeset 1471 for plugins/wfwcomment/_public.php
- Timestamp:
- 09/17/09 16:53:48 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/wfwcomment/_public.php
r1009 r1471 23 23 $wfwc = new dcWFWComment($GLOBALS['core']); 24 24 $wfwc->receive($args); 25 exit;26 25 } 27 26 }
Note: See TracChangeset
for help on using the changeset viewer.