]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/deleteprofile.php
move opening brace of class declaration to next line
[quix0rs-gnu-social.git] / actions / deleteprofile.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-12-12 Evan Prodromoustub out facebook app and delete profile
2008-12-11 Evan Prodromoumake a new NoticeList widget and call it from StreamAction
2008-12-04 millettedone delete own profile (see other settings)
2008-12-03 millettemoving delete profile to its own space.