core

Changeset 24903

Show
Ignore:
Timestamp:
11/21/08 22:01:18 (7 weeks ago)
Author:
Guite
Message:

fixed #369 - incorrect comments in function.pnuserloggedin.php

Files:
3 modified

Legend:

Unmodified
Added
Removed
  • branches/zikula-1.0/system/pnRender/plugins/function.pnuserloggedin.php

    r24342 r24903  
    1212 
    1313/** 
    14  * Smarty function to get the site's charset 
     14 * Smarty function to determine whether the current user is logged in 
    1515 * 
    16  * This function will return the Zikula version number 
     16 * This function will return true if that is true and false otherwise 
    1717 * 
    1818 * available parameters: 
  • development/main/system/pnRender/plugins/function.isloggedin.php

    r24884 r24903  
    1212 
    1313/** 
    14  * Smarty function to get the site's charset 
     14 * Smarty function to determine whether the current user is logged in 
    1515 * 
    16  * This function will return the Zikula version number 
     16 * This function will return true if that is true and false otherwise 
    1717 * 
    1818 * available parameters: 
  • development/zikula-1/system/pnRender/plugins/function.pnuserloggedin.php

    r24342 r24903  
    1212 
    1313/** 
    14  * Smarty function to get the site's charset 
     14 * Smarty function to determine whether the current user is logged in 
    1515 * 
    16  * This function will return the Zikula version number 
     16 * This function will return true if that is true and false otherwise 
    1717 * 
    1818 * available parameters: 
 
 
Powered by Trac
Design by Arcsin