[geeklog-cvs] Geeklog-1.x/system/classes/authentication Blogger.auth.class.php, 1.6, 1.7 LiveJournal.auth.class.php, 1.3, 1.4

Dirk Haun dhaun at qs1489.pair.com
Sat May 26 10:19:06 EDT 2007


Update of /cvsroot/geeklog/Geeklog-1.x/system/classes/authentication
In directory qs1489.pair.com:/tmp/cvs-serv91712

Modified Files:
	Blogger.auth.class.php LiveJournal.auth.class.php 
Log Message:
Added missing ?>


Index: Blogger.auth.class.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/system/classes/authentication/Blogger.auth.class.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** Blogger.auth.class.php	2 Mar 2007 08:02:34 -0000	1.6
--- Blogger.auth.class.php	26 May 2007 14:19:04 -0000	1.7
***************
*** 3,7 ****
  /* Reminder: always indent with 4 spaces (no tabs). */
  // +---------------------------------------------------------------------------+
! // | Geeklog 1.3                                                               |
  // +---------------------------------------------------------------------------+
  // | Blogger.auth.class.php                                                    |
--- 3,7 ----
  /* Reminder: always indent with 4 spaces (no tabs). */
  // +---------------------------------------------------------------------------+
! // | Geeklog 1.4                                                               |
  // +---------------------------------------------------------------------------+
  // | Blogger.auth.class.php                                                    |
***************
*** 9,13 ****
  // | Geeklog Distributed Authentication Module.                                |
  // +---------------------------------------------------------------------------+
! // | Copyright (C) 2000-2004 by the following authors:                         |
  // |                                                                           |
  // | Authors: Michael Jervis   - mike at fuckingbrit.com                          |
--- 9,13 ----
  // | Geeklog Distributed Authentication Module.                                |
  // +---------------------------------------------------------------------------+
! // | Copyright (C) 2000-2007 by the following authors:                         |
  // |                                                                           |
  // | Authors: Michael Jervis   - mike at fuckingbrit.com                          |
***************
*** 73,74 ****
--- 73,76 ----
      }
  }
+ 
+ ?>

Index: LiveJournal.auth.class.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/system/classes/authentication/LiveJournal.auth.class.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** LiveJournal.auth.class.php	2 Mar 2007 08:02:34 -0000	1.3
--- LiveJournal.auth.class.php	26 May 2007 14:19:04 -0000	1.4
***************
*** 3,13 ****
  /* Reminder: always indent with 4 spaces (no tabs). */
  // +---------------------------------------------------------------------------+
! // | Geeklog 1.3                                                               |
  // +---------------------------------------------------------------------------+
! // | LiveJournal.auth.class.php                                               |
  // |                                                                           |
  // | Geeklog Distributed Authentication Module.                                |
  // +---------------------------------------------------------------------------+
! // | Copyright (C) 2000-2004 by the following authors:                         |
  // |                                                                           |
  // | Authors: Michael Jervis   - mike at fuckingbrit.com                          |
--- 3,13 ----
  /* Reminder: always indent with 4 spaces (no tabs). */
  // +---------------------------------------------------------------------------+
! // | Geeklog 1.4                                                               |
  // +---------------------------------------------------------------------------+
! // | LiveJournal.auth.class.php                                                |
  // |                                                                           |
  // | Geeklog Distributed Authentication Module.                                |
  // +---------------------------------------------------------------------------+
! // | Copyright (C) 2000-2007 by the following authors:                         |
  // |                                                                           |
  // | Authors: Michael Jervis   - mike at fuckingbrit.com                          |
***************
*** 65,66 ****
--- 65,68 ----
      }
  }
+ 
+ ?>




More information about the geeklog-cvs mailing list