]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/invite.php
move opening brace of class declaration to next line
[quix0rs-gnu-social.git] / actions / invite.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-08-29 Zach CopleyCSRF protection for invites.php
2008-08-27 Evan Prodromouremoved the preview, so use "Send" for the button
2008-08-27 Evan Prodromoufix format string, again again
2008-08-27 Evan Prodromoulost the names when making a new function send_invitation
2008-08-27 Evan Prodromousend personal message through to send_invitation function
2008-08-27 Evan Prodromoufix runon string in invites format
2008-08-27 Evan Prodromoufix format for subject
2008-08-27 Evan Prodromousave invitation code and improve format of outgoing...
2008-08-27 Evan Prodromoucorrect output on invitations
2008-08-27 Evan Prodromouupdates for invitations
2008-08-26 Evan Prodromouskip preview, just send the darn thing
2008-08-25 Evan Prodromoufix instructions
2008-08-25 Evan Prodromoustart the invite form