Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.1, Mon Oct 6 07:20:27 2008 UTC | revision 1.1.2.1, Mon Oct 6 07:20:27 2008 UTC | |
|---|---|---|
| # | Line 0 | Line 1 |
| 1 | <?php | |
| 2 | // $Id$ | |
| 3 | ||
| 4 | ||
| 5 | /** | |
| 6 | * Implementation of hook_uninstall(). | |
| 7 | * | |
| 8 | */ | |
| 9 | function role_confer_uninstall() { | |
| 10 | ||
| 11 | } |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |