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

#73 - Added some more comments in deprecated files

This commit is contained in:
Moc
2014-07-26 18:37:31 +02:00
parent 5fe3418931
commit ecfce3b2c1
4 changed files with 8 additions and 8 deletions

View File

@@ -12,6 +12,9 @@
* $Id$
*/
// DEPRECATED - SUBJECT TO REMOVAL
// Possible replacements: $frm->userpicker();
if (!defined("e_THEME")) {
require_once('../class2.php');
include_lan(e_LANGUAGEDIR.e_LANGUAGE."/lan_user_select.php");