<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<link rel="stylesheet" href="media/stylesheet.css" />
<!-- template designed by Julien Damon based on PHPEdit's generated templates, and tweaked by Greg Beaver -->
<body bgcolor="#ffffff" ><div align="center"><h1>CHANGELOG</h1></div>
<pre>
/* ============================================================
* CHANGELOG
* -------------------
* Date : 10 aug 2006
* E-mail : hide@address.com
*
* Version : 1.0.2
*
* This a free software
* licensed under GPL (General public license)
*
============================================================ */
* release: 1.0.2
10/08/2006 > bugfixes
- updated documentation
- relayout loginbox.php and register.php
- add.php -> send extra field to template (redirect) - based on config
- process.php -> look at redirect from post to redirect or not
- new.php -> send extra field to template (redirect)
- data.tpl -> added extra hidden field redirect
* release: 1.0.1
20/07/2006 > bugfixes
addme.php: bug# 1525043
removed frameset catch; was buggie in internet explorer
line49-70: removed lines from if-clause
added try-catch: if all fails it just sends url to filter.php?url=...
filter.php: added support to receive url by url
line94: if (isset($_GET['url'])){ $url= $_GET['url'];}
index.php: bug# 1525038
added fix for cachingbug
line25: header("Cache-Control: no-store, no-cache, must-revalidate");
add.php: added fix for no_suggestions_tag bug
line39: if(count($_SESSION['arrayTags'])>1)$tpl->set('arrayTags', $_SESSION['arrayTags']);
17/07/2006 > first release
</pre>
<div id="credit">
<hr />
Documentation generated on Tue, 08 Aug 2006 16:47:12 +0200 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a>
</div>
</body>
</html>