Changeset 344


Ignore:
Timestamp:
2011-07-03 16:01:18 (11 months ago)
Author:
francois.harvey
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • script/ui.js

    r343 r344  
    216216        $.post("handlers/userlist.php", 
    217217               'lang='+lang, 
    218                    function(x){ 
     218                   function(result){ 
    219219                                if(result.response != 'ok') { 
    220220                                        showError(result); 
Note: See TracChangeset for help on using the changeset viewer.