[geeklog-cvs] geeklog: E_ALL fix

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sat Aug 8 08:13:37 EDT 2009


details: http://project.geeklog.net/cgi-bin/hgweb.cgi/rev/d462f4810218
changeset: 7229:d462f4810218
user: Dirk Haun <dirk at haun-online.de>
date: Sat Aug 08 13:39:01 2009 +0200
description:
E_ALL fix

diffstat:

public_html/lib-common.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 5524c9cdb063 -r d462f4810218 public_html/lib-common.php
--- a/public_html/lib-common.php Tue Aug 04 09:23:31 2009 -0400
+++ b/public_html/lib-common.php Sat Aug 08 13:39:01 2009 +0200
@@ -990,6 +990,7 @@
// TBD: add a plugin API and a lib-custom.php function
$header->set_var( 'rel_links', implode( LB, $relLinks ));

+ $pagetitle_siteslogan = false;
if( empty( $pagetitle ))
{
if( empty( $topic ))



More information about the geeklog-cvs mailing list