summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorFabio Bas <ctrlaltca@gmail.com>2016-08-23 12:37:19 +0200
committerFabio Bas <ctrlaltca@gmail.com>2016-08-23 12:37:19 +0200
commit8978869afd5cb31cc210f79eee6ecedbe8c47333 (patch)
tree454f057ef4b0c5d418b6d7dfb6490a9ff6776e6b /index.html
parent9f140f6e6d0e604b485ba8263be3065e236790c8 (diff)
Prepare release 3.3.2
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index fa869d07..8035d0fe 100644
--- a/index.html
+++ b/index.html
@@ -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&copy; 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>