Ignore:
Timestamp:
Feb 10, 2019 9:48:46 PM (5 years ago)
Author:
anonymous
Message:

Add $app->isCLI() to replace $app->cli

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/FormValidator.inc.php

    r597 r665  
    364364    * @param  string $form_name the name of the incoming form variable
    365365    * @param  string $msg       the message to display on error
     366    * @param  bool   $negative_ok   Set to true if negative numbers will be allowed.
    366367    * @param  const  $type  A LOG_* constant (see App->logMsg())
    367368    * @param  const  $file  Filename to log (usually __FILE__)
Note: See TracChangeset for help on using the changeset viewer.