Changeset 1523028
- Timestamp:
- 10/27/2016 10:46:56 AM (9 years ago)
- Location:
- tinywebdb-api
- Files:
-
- 3 edited
- 12 copied
-
tags/0.2.4 (copied) (copied from tinywebdb-api/trunk)
-
tags/0.2.4/LICENSE (copied) (copied from tinywebdb-api/trunk/LICENSE)
-
tags/0.2.4/menus.php (copied) (copied from tinywebdb-api/trunk/menus.php)
-
tags/0.2.4/readme.txt (copied) (copied from tinywebdb-api/trunk/readme.txt)
-
tags/0.2.4/tinywebdb-api.php (copied) (copied from tinywebdb-api/trunk/tinywebdb-api.php)
-
tags/0.2.4/tinywebdb.php (copied) (copied from tinywebdb-api/trunk/tinywebdb.php)
-
tags/0.2.4/trunk (copied) (copied from tinywebdb-api/trunk)
-
tags/0.2.4/trunk/LICENSE (copied) (copied from tinywebdb-api/trunk/LICENSE)
-
tags/0.2.4/trunk/menus.php (copied) (copied from tinywebdb-api/trunk/menus.php) (2 diffs)
-
tags/0.2.4/trunk/readme.txt (copied) (copied from tinywebdb-api/trunk/readme.txt) (1 diff)
-
tags/0.2.4/trunk/tinywebdb-api.php (copied) (copied from tinywebdb-api/trunk/tinywebdb-api.php) (1 diff)
-
tags/0.2.4/trunk/tinywebdb.php (copied) (copied from tinywebdb-api/trunk/tinywebdb.php)
-
trunk/menus.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/tinywebdb-api.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tinywebdb-api/tags/0.2.4/trunk/menus.php
r1510808 r1523028 25 25 $setting_apikey = get_option("wp_tinywebdb_api_key"); 26 26 27 echo '<form method="post" action=" http://' . $_SERVER["HTTP_HOST"] . $_SERVER["REQUEST_URI"] . '">';27 echo '<form method="post" action="">'; 28 28 echo '<table class="form-table">'; 29 29 ?> … … 133 133 function wp_tinywebdb_api_footer() { 134 134 echo '<div style="margin-top:45px; font-size:0.87em;">'; 135 echo '<div><a href="' . wp_tinywebdb_api_get_plugin_dir('url') . '/readme.txt">Documentation</a> | <a href="http://appinventor.in/side/tinywebdb-api/">TinyWebDB Homepage</a></div>';135 echo '<div><a href="' . wp_tinywebdb_api_get_plugin_dir('url') . '/readme.txt">Documentation</a> </div>'; 136 136 echo '</div>'; 137 137 } -
tinywebdb-api/tags/0.2.4/trunk/readme.txt
r1522886 r1523028 7 7 Requires at least: 4.0 8 8 Tested up to: 4.6.1 9 Stable tag: 0.2. 39 Stable tag: 0.2.4 10 10 License: GPLv2 or later 11 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
tinywebdb-api/tags/0.2.4/trunk/tinywebdb-api.php
r1522886 r1523028 9 9 Author: Hong Chen 10 10 Author URI: http://edu2web.com/tinywebdb-api/ 11 Version: 0.2. 311 Version: 0.2.4 12 12 */ 13 13 14 14 15 15 define("TINYWEBDB", "tools.php?page=tinywebdb-api/tinywebdb-api.php"); 16 define("TINYWEBDB_VER", "0.2. 3");16 define("TINYWEBDB_VER", "0.2.4"); 17 17 18 18 //***** Hooks ***** -
tinywebdb-api/trunk/menus.php
r1510808 r1523028 25 25 $setting_apikey = get_option("wp_tinywebdb_api_key"); 26 26 27 echo '<form method="post" action=" http://' . $_SERVER["HTTP_HOST"] . $_SERVER["REQUEST_URI"] . '">';27 echo '<form method="post" action="">'; 28 28 echo '<table class="form-table">'; 29 29 ?> … … 133 133 function wp_tinywebdb_api_footer() { 134 134 echo '<div style="margin-top:45px; font-size:0.87em;">'; 135 echo '<div><a href="' . wp_tinywebdb_api_get_plugin_dir('url') . '/readme.txt">Documentation</a> | <a href="http://appinventor.in/side/tinywebdb-api/">TinyWebDB Homepage</a></div>';135 echo '<div><a href="' . wp_tinywebdb_api_get_plugin_dir('url') . '/readme.txt">Documentation</a> </div>'; 136 136 echo '</div>'; 137 137 } -
tinywebdb-api/trunk/readme.txt
r1522886 r1523028 7 7 Requires at least: 4.0 8 8 Tested up to: 4.6.1 9 Stable tag: 0.2. 39 Stable tag: 0.2.4 10 10 License: GPLv2 or later 11 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
tinywebdb-api/trunk/tinywebdb-api.php
r1522886 r1523028 9 9 Author: Hong Chen 10 10 Author URI: http://edu2web.com/tinywebdb-api/ 11 Version: 0.2. 311 Version: 0.2.4 12 12 */ 13 13 14 14 15 15 define("TINYWEBDB", "tools.php?page=tinywebdb-api/tinywebdb-api.php"); 16 define("TINYWEBDB_VER", "0.2. 3");16 define("TINYWEBDB_VER", "0.2.4"); 17 17 18 18 //***** Hooks *****
Note: See TracChangeset
for help on using the changeset viewer.