Procedural File: builtin.plugins.php

Source Location: /bblog/bBlog_plugins/builtin.plugins.php ( Revision Log )

Page Details

builtin.plugins.php - display information about and run plugins

License:  GNU General Public License
Copyright:  The bBlog Project, http://www.bblog.com/
Version:  $Id: $
Author:  Eaden McKee - <email@eadz.co.nz> - last modified by $LastChangedBy: $
Includes
include_once (BBLOGROOT.'bBlog_plugins/'.$plugins['admin'][$p]['file']) [line 117]
[ Top ]


Functions
identify_admin_plugins  [line 20]

void identify_admin_plugins( )

Information Tags:
Todo:  this is supposed to be a GUI for plugins. need some help with some sort of api. in the mean time we'll put them in an array.

[ Top ]
scan_for_plugins  [line 32]

void scan_for_plugins( )


[ Top ]