Commit info for scoop/lib/Scoop/Admin:
Modified Files:
Logging.pm
Log Message:
Make story_new and story_update two different logging types - hulver
Index: Logging.pm
===================================================================
RCS file: /cvs/scoop/scoop/lib/Scoop/Admin/Logging.pm,v
retrieving revision 1.3
retrieving revision 1.4
diff -r1.3 -r1.4
34c34
< $S->_log_story_update ('story_update', $arg1);
---
> $S->_log_story_update ($log_type, $arg1);