Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.1.4.2, Mon Jul 27 11:46:18 2009 UTC | revision 1.1.4.3, Fri Jul 31 19:34:48 2009 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | <?php | <?php |
| 2 | /** | |
| 3 | * Drupal HotSpot Module * http://www.coova.org/CoovaChilli | |
| 4 | * Copyright 2008-2009 (c) Coova Technologies, LLC. | |
| 5 | * Licensed under the Gnu Public License. | |
| 6 | */ | |
| 7 | ||
| 8 | require_once drupal_get_path('module', 'hotspot').'/hotspot.inc'; | require_once drupal_get_path('module', 'hotspot').'/hotspot.inc'; |
| 9 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |