]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/deletenotice.php
move opening brace of class declaration to next line
[quix0rs-gnu-social.git] / actions / deletenotice.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-09-20 Evan Prodromoublow subscriptions cache when the user deletes a notice
2008-08-29 Evan Prodromoushow error in delete notice
2008-08-29 Evan ProdromouCSRF protection in deletenotice
2008-07-20 Mike CochraneClean up delete code. Add missing htaccess rule. Exit...
2008-07-16 matthew.greggAdded notice deletion http://laconi.ca/PITS/00045