Revision: 13361
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at April 21, 2009 10:51 by sinecera
Initial Code
<?php global $u; if ($u -> isLoggedIn ()) { ?> //Do Something <?php } ?>
Initial URL
Initial Description
Initial Title
If user is logged in, do this - Concrete5
Initial Tags
user
Initial Language
PHP