Plugin Directory

Changeset 882868


Ignore:
Timestamp:
03/27/2014 10:40:22 AM (12 years ago)
Author:
fsdsolutions
Message:

host changed

Location:
quickapp/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • quickapp/trunk/quickapp.php

    r882858 r882868  
    2626if( !defined( 'FSD_BASE_DIR' ) )    define( 'FSD_BASE_DIR', dirname( FSD_BASE_FILE ) );
    2727if( !defined( 'FSD_PLUGIN_URL' ) )  define( 'FSD_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
    28 if( !defined( 'FSD_API_URL' ) )     define( 'FSD_API_URL', 'http://shariq/wordpress-api/' );
     28if( !defined( 'FSD_API_URL' ) )     define( 'FSD_API_URL', 'http://quickapp.fsdcloud.com/' );
    2929
    3030include(FSD_BASE_DIR.DIRECTORY_SEPARATOR.'lib'.DIRECTORY_SEPARATOR.'fsd.php');
  • quickapp/trunk/readme.txt

    r882864 r882868  
    6868
    6969== Changelog ==
    70 = 1.0b =
    71 * Just released as beta version.
    72 = 1.1b =
    73 * Some Bug fixes.
     70= 1.3b =
     71* App compilation button added.
    7472= 1.2b =
    7573* App compilation improvement.
    7674* App Publishing to google play bug fixed.
    7775* Some other bug fixes.
    78 = 1.3b =
    79 * App compilation button added.
     76= 1.1b =
     77* Some Bug fixes.
     78= 1.0b =
     79* Just released as beta version.
    8080
    8181== Frequently Asked Questions ==
Note: See TracChangeset for help on using the changeset viewer.