Parent Directory
|
Revision Log
|
Revision Graph
#538660 by JacobSingh, dww, JoshuaRogers, adrian, Crell, chx, anarcat, and cwgordon7: Add a functioning Plugin Manager to core. Can you say module installation and updates through the UI? I knew you could! :D
| 1 | ; $Id: system.info,v 1.17 2009/10/15 17:55:55 dries Exp $ |
| 2 | name = System |
| 3 | description = Handles general site configuration for administrators. |
| 4 | package = Core |
| 5 | version = VERSION |
| 6 | core = 7.x |
| 7 | files[] = system.module |
| 8 | files[] = system.admin.inc |
| 9 | files[] = system.archiver.inc |
| 10 | files[] = system.queue.inc |
| 11 | files[] = image.gd.inc |
| 12 | files[] = system.install |
| 13 | files[] = system.test |
| 14 | files[] = system.tar.inc |
| 15 | files[] = system.tokens.inc |
| 16 | files[] = system.updater.inc |
| 17 | files[] = mail.sending.inc |
| 18 | required = TRUE |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |