diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2016-08-23 12:37:19 +0200 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2016-08-23 12:37:19 +0200 |
commit | 8978869afd5cb31cc210f79eee6ecedbe8c47333 (patch) | |
tree | 454f057ef4b0c5d418b6d7dfb6490a9ff6776e6b /index.html | |
parent | 9f140f6e6d0e604b485ba8263be3065e236790c8 (diff) |
Prepare release 3.3.2
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8,7 +8,7 @@ <body> <h1>PRADO Framework for PHP 5 </h1> -<p>Version 3.3.1<br> +<p>Version 3.3.2<br> Copyright© 2004-2016 by <a href="https://github.com/pradosoft">The PRADO Group</a><br> All Rights Reserved. </p> @@ -57,6 +57,7 @@ After downloading the latest PRADO release file, unpack it to a Web-accessible d <li><a href="demos/composer/index.php">PRADO Component Writer</a></li> <li><a href="demos/chat/index.php">Chat</a> (requires php_pdo and php_pdo_sqlite extensions)</li> <li><a href="demos/currency-converter/index.php">Currency Converter</a></li> + <li><a href="demos/site/index.php">Prado Website</a></li> <li><a href="demos/soap/index.php">SOAP</a> (requires php_soap extension)</li> <li><a href="demos/personal/index.php">Personal Website</a></li> <li><a href="demos/address-book/index.php">Flex Addressbook</a> (requires php_soap, php_pdo and php_pdo_sqlite extensions)</li> |