Move some functions that were previously declared in admin/global.php to a new includes/functions_admin.php

Author Robert Sesek <rsesek@bluestatic.org>
Author date 2009-01-10 20:21:11
Author local date 2009-01-10 15:21:11 -0500
Committer Robert Sesek <rsesek@bluestatic.org>
Committer date 2009-01-10 20:21:11
Committer local date 2009-01-10 15:21:11 -0500
Commit cf35984f1c0202eb213b689a64b9485749a56f6e
Tree 4abb3e45852db0a42eee88f2d067852661d6e9f3
Parent d1a6f4575878f8a9eb35f1d22030beda7f326dec
Move some functions that were previously declared in admin/global.php to a new includes/functions_admin.php

* admin/global.php: Moved functions out of this, and into...
* includes/functions_admin.php: New file