Ignore:
Timestamp:
Oct 26, 2006, 5:35:20 AM (18 years ago)
Author:
rvelices
Message:

plugins: first prototype version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/functions.inc.php

    r1568 r1578  
    3434include_once( PHPWG_ROOT_PATH .'include/functions_tag.inc.php' );
    3535include_once( PHPWG_ROOT_PATH .'include/functions_url.inc.php' );
     36include_once( PHPWG_ROOT_PATH .'include/functions_plugins.inc.php' );
    3637
    3738//----------------------------------------------------------- generic functions
Note: See TracChangeset for help on using the changeset viewer.