/[drupal]/contributions/modules/activity_log/activity_log.rules_defaults.inc
ViewVC logotype

Contents of /contributions/modules/activity_log/activity_log.rules_defaults.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download) (as text)
Wed Oct 22 03:31:35 2008 UTC (13 months ago) by mercmobily
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/x-php
Added defaults file
1 <?php
2
3 function activity_log_rules_defaults(){
4
5 return array();
6
7 }
8
9
10 ?>

  ViewVC Help
Powered by ViewVC 1.1.2