Little error into the documentation

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Yves R.
    vBulletin QA
    • Nov 2003
    • 3856
    • 5.6.X

    Little error into the documentation

    In this page: http://www.vbulletin.com/docs/html/c...rds_comparison

    I can see this PHP code:

    PHP Code:
    intger 0;
    if (
    $integer == ''// will return true 
    For corresponding with the example, it's better to have that:

    PHP Code:
    integer 0;
    if (
    $integer == ''// will return true 

    vBulletin QA - vBulletin Support French - Lead Project Tools developer

    Next release? Soon(tm)
  • Scott MacVicar
    Former vBulletin Developer
    • Dec 2000
    • 13286

    #2
    Fixed now.

    Will appear live on the next manual recompilation.
    Scott MacVicar

    My Blog | Twitter

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...