Browse Source

Release 0.5

tags/0.5
Chris Smith 15 years ago
parent
commit
e2b3a10dc8

+ 1
- 1
bigmath.inc.php View File

@@ -6,7 +6,7 @@
6 6
  *
7 7
  * Original code (C) 2005 JanRain <openid@janrain.com>
8 8
  * Modifications (C) 2007 Stephen Bounds.
9
- * Further modifications (C) 2008 Chris Smith.
9
+ * Further modifications (C) 2008-2009 Chris Smith.
10 10
  *
11 11
  * Licensed under the LGPL.
12 12
  */

+ 2
- 2
discoverer.inc.php View File

@@ -1,7 +1,7 @@
1 1
 <?PHP
2 2
 
3
-/* Poidsy 0.4 - http://chris.smith.name/projects/poidsy
4
- * Copyright (c) 2008 Chris Smith
3
+/* Poidsy 0.5 - http://chris.smith.name/projects/poidsy
4
+ * Copyright (c) 2008-2009 Chris Smith
5 5
  *
6 6
  * Permission is hereby granted, free of charge, to any person obtaining a copy
7 7
  * of this software and associated documentation files (the "Software"), to deal

+ 2
- 2
examples/basic/index.php View File

@@ -1,7 +1,7 @@
1 1
 <?PHP
2 2
 
3
-/* Poidsy 0.4 - http://chris.smith.name/projects/poidsy
4
- * Copyright (c) 2008 Chris Smith
3
+/* Poidsy 0.5 - http://chris.smith.name/projects/poidsy
4
+ * Copyright (c) 2008-2009 Chris Smith
5 5
  *
6 6
  * Permission is hereby granted, free of charge, to any person obtaining a copy
7 7
  * of this software and associated documentation files (the "Software"), to deal

+ 2
- 2
examples/javascript/iframe.php View File

@@ -1,7 +1,7 @@
1 1
 <?PHP
2 2
 
3
-/* Poidsy 0.4 - http://chris.smith.name/projects/poidsy
4
- * Copyright (c) 2008 Chris Smith
3
+/* Poidsy 0.5 - http://chris.smith.name/projects/poidsy
4
+ * Copyright (c) 2008-2009 Chris Smith
5 5
  *
6 6
  * Permission is hereby granted, free of charge, to any person obtaining a copy
7 7
  * of this software and associated documentation files (the "Software"), to deal

+ 2
- 2
examples/javascript/index.php View File

@@ -1,7 +1,7 @@
1 1
 <?PHP
2 2
 
3
-/* Poidsy 0.4 - http://chris.smith.name/projects/poidsy
4
- * Copyright (c) 2008 Chris Smith
3
+/* Poidsy 0.5 - http://chris.smith.name/projects/poidsy
4
+ * Copyright (c) 2008-2009 Chris Smith
5 5
  *
6 6
  * Permission is hereby granted, free of charge, to any person obtaining a copy
7 7
  * of this software and associated documentation files (the "Software"), to deal

+ 2
- 2
keymanager.inc.php View File

@@ -1,7 +1,7 @@
1 1
 <?PHP
2 2
 
3
-/* Poidsy 0.4 - http://chris.smith.name/projects/poidsy
4
- * Copyright (c) 2008 Chris Smith
3
+/* Poidsy 0.5 - http://chris.smith.name/projects/poidsy
4
+ * Copyright (c) 2008-2009 Chris Smith
5 5
  *
6 6
  * Permission is hereby granted, free of charge, to any person obtaining a copy
7 7
  * of this software and associated documentation files (the "Software"), to deal

+ 2
- 2
poster.inc.php View File

@@ -1,7 +1,7 @@
1 1
 <?PHP
2 2
 
3
-/* Poidsy 0.4 - http://chris.smith.name/projects/poidsy
4
- * Copyright (c) 2008 Chris Smith
3
+/* Poidsy 0.5 - http://chris.smith.name/projects/poidsy
4
+ * Copyright (c) 2008-2009 Chris Smith
5 5
  *
6 6
  * Permission is hereby granted, free of charge, to any person obtaining a copy
7 7
  * of this software and associated documentation files (the "Software"), to deal

+ 2
- 5
processor.php View File

@@ -1,7 +1,7 @@
1 1
 <?PHP
2 2
 
3
-/* Poidsy 0.4 - http://chris.smith.name/projects/poidsy
4
- * Copyright (c) 2008 Chris Smith
3
+/* Poidsy 0.5 - http://chris.smith.name/projects/poidsy
4
+ * Copyright (c) 2008-2009 Chris Smith
5 5
  *
6 6
  * Permission is hereby granted, free of charge, to any person obtaining a copy
7 7
  * of this software and associated documentation files (the "Software"), to deal
@@ -22,9 +22,6 @@
22 22
  * SOFTWARE.
23 23
  */
24 24
 
25
- // TODO: Remove me before release!
26
- error_reporting(E_ALL | E_STRICT);
27
-
28 25
  require_once(dirname(__FILE__) . '/discoverer.inc.php');
29 26
  require_once(dirname(__FILE__) . '/poster.inc.php');
30 27
  require_once(dirname(__FILE__) . '/sreg.inc.php');

+ 2
- 2
sreg.inc.php View File

@@ -1,7 +1,7 @@
1 1
 <?PHP
2 2
 
3
-/* Poidsy 0.4 - http://chris.smith.name/projects/poidsy
4
- * Copyright (c) 2008 Chris Smith
3
+/* Poidsy 0.5 - http://chris.smith.name/projects/poidsy
4
+ * Copyright (c) 2008-2009 Chris Smith
5 5
  *
6 6
  * Permission is hereby granted, free of charge, to any person obtaining a copy
7 7
  * of this software and associated documentation files (the "Software"), to deal

+ 3
- 3
test.php View File

@@ -1,7 +1,7 @@
1 1
 <?PHP
2 2
 
3
-/* Poidsy 0.4 - http://chris.smith.name/projects/poidsy
4
- * Copyright (c) 2008 Chris Smith
3
+/* Poidsy 0.5 - http://chris.smith.name/projects/poidsy
4
+ * Copyright (c) 2008-2009 Chris Smith
5 5
  *
6 6
  * Permission is hereby granted, free of charge, to any person obtaining a copy
7 7
  * of this software and associated documentation files (the "Software"), to deal
@@ -89,7 +89,7 @@
89 89
  }
90 90
 
91 91
   echo '<tr><th>Bigmath support</th>';
92
-  echo '<td class="', $best == 'gmp' ? 'succ' : $best == 'bcmath' ? 'warn' : 'error', '">';
92
+  echo '<td class="', $best == 'gmp' ? 'succ' : ($best == 'bcmath' ? 'warn' : 'error'), '">';
93 93
   echo $best != '' ? $best : 'Failed';
94 94
   echo '</td>';
95 95
   if ($best == 'bcmath') {

+ 2
- 2
urlbuilder.inc.php View File

@@ -1,7 +1,7 @@
1 1
 <?PHP
2 2
 
3
-/* Poidsy 0.4 - http://chris.smith.name/projects/poidsy
4
- * Copyright (c) 2008 Chris Smith
3
+/* Poidsy 0.5 - http://chris.smith.name/projects/poidsy
4
+ * Copyright (c) 2008-2009 Chris Smith
5 5
  *
6 6
  * Permission is hereby granted, free of charge, to any person obtaining a copy
7 7
  * of this software and associated documentation files (the "Software"), to deal

Loading…
Cancel
Save