jgen
|
ab3f9850e4
|
Removing the closing PHP "?>" tag as per style guidelines.
|
2014-04-24 19:01:47 -04:00 |
|
jgen
|
f67220f64b
|
From stack-overflow: The 'var' keyword is for declaring class variables in PHP4. It works in PHP5 but can raise an E_STRICT warning in from version 5.0.0 up to version 5.1.2, as it has been deprecated.
Changing to public as that is really what these variables are anyways.
|
2014-04-24 04:36:05 -04:00 |
|
Shish
|
f9910ba98f
|
whitespace consistency
|
2012-03-09 22:27:12 +00:00 |
|
zshall
|
cc6b9753bb
|
Added email extension.
|
2011-02-11 17:43:18 -05:00 |
|