Commit graph

19 commits

Author SHA1 Message Date
Jim Jagielski
3634ac5442 PSR studlyCaps 2015-01-30 07:15:36 -05:00
Jim Jagielski
af2fe222bd Simplify. 2014-12-15 11:57:25 -05:00
Jim Jagielski
2251ed3caf avoid use of base64... why?? 2014-11-21 12:26:24 -05:00
Jim Jagielski
b457490e81 And start moving from external old lib.php funcs to
telaen methods
2014-11-21 10:47:45 -05:00
Jim Jagielski
3978c99588 more PSR2 fixes 2014-11-16 19:04:46 -05:00
Jim Jagielski
4ec24f65e6 more style changes: use ' when appropriate 2014-11-14 09:10:00 -05:00
Jim Jagielski
1c161da259 More refactoring....
1. headers now in mbox[]
2. SS now AuthSession (complete)
3. sess now auth (complete)
2014-11-12 09:34:03 -05:00
Jim Jagielski
124fd48a4a Use define to know state and adjust entry points for more security 2013-06-07 15:07:21 -04:00
Jim Jagielski
2edceb6b18 Pull in only as allowed 2013-06-06 19:27:00 -04:00
Jim Jagielski
fe98826a98 Pointer to new Telaen home 2013-06-06 17:30:30 -04:00
Jim Jagielski
ab62ed8ccb Use a more accurate name for the file... 2010-05-07 12:40:22 +00:00
Jim Jagielski
6a6298da4a Entab all Telaen PHP files. Cut down the sizes and increase (a bit)
performance by reducing time spent reading PHP scripts.
2010-05-04 14:07:14 +00:00
Jim Jagielski
a0b7b54226 Update due to domain-name change. 2010-03-22 17:37:05 +00:00
Jim Jagielski
162efa2052 Detab 2009-05-13 19:41:07 +00:00
Jim Jagielski
cea37a3ea7 Cleanup and removal of so many "based on Uebimiau" notices. 2007-02-07 16:00:08 +00:00
Jim Jagielski
f0f4dfacc7 No longer require short_tags 2006-03-09 18:26:14 +00:00
Jim Jagielski
329ceff1b1 Fix a ugly little buglet... Occasionally, for some reason,
when performing the process.php script, output will be
generated, messing up the redirects that happen. To
get around this, enable output buffering for process.php
and force all redirects to flush the buffer and exit.
2006-02-04 20:33:58 +00:00
Jim Jagielski
9cba3dfa08 Rename the project from Uebimiau to Telaen. This means adjusting the
license notice in the PHP files, changes to the class files, etc.
2006-01-02 15:03:56 +00:00
Christopher Schnell
1d8f564529 Initial Commit of telaen.
First version equals Uebimiau 2.7.8 P3 patched by JimJag
2005-12-20 11:44:48 +00:00