Changeset 8119

Show
Ignore:
Timestamp:
08/24/09 14:37:31 (2 years ago)
Author:
mickecarlsson
Message:

Fixed spelling error

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/branches/2.5/amp_conf/htdocs/admin/functions.inc.php

    r7912 r8119  
    21852185 * 
    21862186 * Sets the global variable $module_getonlinexml_error to true if an error 
    2187  * occured getting the module from the repository, false if no error occured, 
     2187 * occurred getting the module from the repository, false if no error occurred, 
    21882188 * or null if the repository wasn't checked. Note that this may change in the  
    21892189 * future if we decide we need to return more error codes, but as long as it's 
     
    36053605 
    36063606/** Log an error to the (database-based) log 
    3607  * @param  string   The section or script where the error occured 
     3607 * @param  string   The section or script where the error occurred 
    36083608 * @param  string   The level/severity of the error. Valid levels: 'error', 'warning', 'debug', 'devel-debug' 
    36093609 * @param  string   The error message