Topic Titles Begin With Capital Letter



This MOD has been released at phpBB.com and is in the MOD Database

Fix for Category Hierarchy: Thanks to "SmileyFace" for providing the fix for Ptirhiik's Categories Hierarchy:

#
#-----[ OPEN ]------------------------------------------
#
functions_post.php

#
#-----[ FIND ]------------------------------------------
#
global $userdata, $user_ip;


#
#-----[ AFTER, ADD ]------------------------------------------
#
$post_subject = ucfirst($post_subject);


#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM



Back to www.cmxmods.net

Cmxmods.net © battye 2005