Commit graph

18 commits

Author SHA1 Message Date
Fredrik Jervfors
3b83c567dd Minor cleanups 2004-08-24 00:40:28 +00:00
Fredrik Jervfors
9d4db8b166 Phpdocumentor update - sed is your friend for these kinds of things ;) 2004-05-21 23:56:53 +00:00
Thijs Kinkhorst
cde0377d36 We're living in 2004 now... perl is your friend for these kinds of things :) 2004-02-24 15:51:22 +00:00
tassium
9098cb73e4 Preparation to begin using phpdocumentor.
Added basic @package/@subpackage tags
The decode/ files were documented slightly more thoroughly, although they're almost self-explanatory anyway.

The individual functions in the functions/ files need to be documented though, and now that this commit is in, anyone willing to write docblocks for functions should get cracking ;)
2003-10-28 21:27:47 +00:00
Thijs Kinkhorst
dfddd88487 Undo this xhtml-compatibility thing because the html_tag function is used
incorrectly in many places around the code: no value is specified while
tags do have a value.
2003-01-04 18:00:19 +00:00
Thijs Kinkhorst
75de52f258 Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
Thijs Kinkhorst
3b7230b66a A small start in making Sqm XHTML 1.0 valid 2002-12-22 13:39:43 +00:00
stekkel
36e62adf71 Added var $link to set_url_var so we correctly can set the new uri with
& if it concerns a link or & when it concerns a header redirect.
2002-10-22 12:33:18 +00:00
stekkel
d1708e2a00 somehow url vars with &amp are not picked up by PHP 2002-09-16 17:05:35 +00:00
stekkel
246bd9a225 fix for amp; stuff 2002-08-06 22:42:45 +00:00
indiri69
780b149035 Code cleanup and removed annoying 'sort' stuff that was showing up at the top of messages. 2002-07-06 21:06:49 +00:00
stekkel
830bfacde5 experimental function for templates 2002-07-05 11:50:30 +00:00
stekkel
262e060dda added function for setting the uri vars ([&\?] something=value.
By using $PHP_SELF and the specified var and value we no longer need to set
all the vars by hand. Just use this function and it only alters / remove the
specified var.
2002-07-05 10:40:30 +00:00
philippe_mingo
34646d92fa r2l job in progress (help by Yoav) 2002-06-24 07:57:32 +00:00
philippe_mingo
fb54b07606 Bugfix 2002-06-21 20:43:29 +00:00
philippe_mingo
b47c2387ff html output set to func system. From now it is important to use html.php
to output html table tags, as that functions adds necessary LOCALE
dependent tags.
2002-06-19 15:04:54 +00:00
philippe_mingo
475d63e336 Html output. Proposal 2 2002-05-30 14:27:32 +00:00
philippe_mingo
d9cdf9c751 Hebrew step 2 2002-05-29 16:09:01 +00:00