Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Esta versión incluye el phpbb_insert_reply () para editor.php para la inserción de las respuestas en un tema determinado y phpbb_fetch_newposts () para posts.php para traer los nuevos mensajes desde la última visita.
Tags:
Minor feature enhancements
This release adds phpbb_insert_reply() to editor.php for inserting
replies into a given topic and phpbb_fetch_newposts() to posts.php for
fetching new posts since the last visit.
Este comunicado contiene una gran cantidad de limpieza. Todos los archivos se han reescrito para reflejar las directrices phpBB codificación (es decir, todos los guiones se hacen con fichas). Comentarios para todas las funciones han sido actualizados, también.
Tags:
Code cleanup
This release contains a lot of cleanup. All files
have been rewritten to reflect the phpBB coding
guidelines (i.e. all indents are made with tabs).
Comments for all functions have been updated, too.