Changeset 374 for trunk


Ignore:
Timestamp:
01/30/2010 03:10:22 AM (2 years ago)
Author:
ofer
Message:

Fixed overlook

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/WordPress/plugin/transposh/transposh.php

    r373 r374  
    490490            // true -> 1, false -> nothing 
    491491            wp_localize_script("transposh","t_jp",array( 
    492                     'url' => $this->post_url, 
     492                    'post_url' => $this->post_url, 
    493493                    'plugin_url' => $this->transposh_plugin_url, 
    494494                    'edit' => ($this->edit_mode? '1' : ''), 
Note: See TracChangeset for help on using the changeset viewer.