improving assign users to role

This commit is contained in:
Carlos Pacha
2010-12-09 15:06:11 +00:00
parent 060e1bac9a
commit ecc44fa530

View File

@@ -23,6 +23,7 @@
*
*/
require_once ( 'classes/class.xmlfield_InputPM.php' );
$G_PUBLISH = new Publisher;
require_once 'classes/model/Users.php';