x00
MVPx00 MVP
Reactions
-
Re: Advanced search for roles (and, not etc.)
$RoleModel = new RoleMode();$UserRoles = $RoleModel->GetByUserID(Gdn::Session()->UserID);$HasRoles=array();foreach ($UserRoles => $UserRole) $HasRoles[]=$UserRole->Name; (View Post)1 -
Re: [Solved][Documentation] line seperating the posts too thin
Famous last words ;) (View Post)1 -
Re: Badges?
well you have to option of goign with the hosted solution. (View Post)1 -
Re: Vanilla is licensed under GPL v2! Why NOT GPL v3?
Why not a permissive licence? Don't get me wrong GPL has it place, but too may people rush into a particular type of licensing without fully realising the implications. Some GLP fans don't … (View Post)1 -
Re: Vanilla is licensed under GPL v2! Why NOT GPL v3?
Tivo "we may be unable to incorporate future enhancements to the GNU/Linux operating system into our software, which could adversely affect our business" Make sense. If you don't like … (View Post)1
