X-Git-Url: http://git.dj3c1t.com/?a=blobdiff_plain;f=web%2Fapp%2Fmods%2Fusers%2Findex.php;h=8f9788079df7003d3202e8a1c4836218a121d035;hb=refs%2Ftags%2Fmtweb.0.4.3;hp=3cd24627247f164f4144ca8147cc256ccd348639;hpb=19b8f3b9263210d9154e7556446e903f84175519;p=mtweb diff --git a/web/app/mods/users/index.php b/web/app/mods/users/index.php index 3cd2462..8f97880 100644 --- a/web/app/mods/users/index.php +++ b/web/app/mods/users/index.php @@ -1,9 +1,9 @@ run("users/infos"); + class mw_users_index extends mw_mod{ + + function index(&$env){ + $env->run("users/infos"); } }