1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-06 06:38:00 +02:00

Added TODO reminder about user prefs.

This commit is contained in:
CaMer0n
2009-11-14 04:05:35 +00:00
parent 545411d7f1
commit 578f45f0a7

View File

@@ -9,8 +9,8 @@
* Administration - Database Utilities
*
* $Source: /cvs_backup/e107_0.8/e107_admin/db.php,v $
* $Revision: 1.42 $
* $Date: 2009-11-14 01:00:50 $
* $Revision: 1.43 $
* $Date: 2009-11-14 04:05:35 $
* $Author: e107coders $
*
*/
@@ -665,7 +665,7 @@ class system_tools
*/
private function pref_editor($type='core')
{
//TODO Add drop-down filter for editing plugin prefs also.
//TODO Add drop-down for editing personal perfs also. ie. user pref of self. (admin)
global $pref, $e107, $emessage, $frm;