Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.11.4.4, Tue Sep 1 20:35:19 2009 UTC | revision 1.11.4.5, Tue Sep 1 21:33:28 2009 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | <?php | <?php |
| 2 | // $Id: badbehavior.module,v 1.11.4.3 2008/04/09 01:50:13 wilco Exp $ | // $Id: badbehavior.module,v 1.11.4.4 2009/09/01 20:35:19 seanr Exp $ |
| 3 | ||
| 4 | define('BB2_CWD', dirname('./sites/all/libraries')); | define('BB2_CWD', './sites/all/libraries'); |
| 5 | ||
| 6 | /** | /** |
| 7 | * Implementation of hook_help(). | * Implementation of hook_help(). |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |