This website works better with JavaScript
Home
Explore
Help
Sign In
other
/
onepage_mrhi
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
edit
dever
7 years ago
parent
ea456895d0
commit
c2b57d2a97
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
tm/lib/Module/User.class.php
+ 3
- 0
tm/lib/Module/User.class.php
View File
@@ -100,7 +100,10 @@ class User {
) );
}
}
+ return true;
}
+
+ return false;
}
/**