]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/logout.php
move opening brace of class declaration to next line
[quix0rs-gnu-social.git] / actions / logout.php
2008-12-23 Evan Prodromoumove opening brace of class declaration to next line
2008-12-23 Evan Prodromouchange function headers to K&R style
2008-12-23 Evan Prodromoureplace NULL with null
2008-12-23 Evan Prodromoureplace all tabs with four spaces
2008-07-22 zachbase class is_readonly() now returns false by default
2008-07-08 Mike CochraneConvert _t() to _() for gettext.
2008-06-24 Evan Prodromoucorrect name for common_forgetme() in logout
2008-06-24 Evan Prodromouimplement rememberme functionality
2008-06-19 Evan Prodromoutry to clear openid url cookie better
2008-06-19 Evan Prodromouimmediate mode for openid
2008-05-20 Evan Prodromoutrim whitespace
2008-05-17 Evan Prodromougo to public timeline on logout and handle missing...
2008-05-17 Evan Prodromoufixes to make it all lint
2008-05-14 Evan Prodromoulicense block for source code
2008-05-14 Evan Prodromouconsiderable coding