| | One file? I don't think so, buddy. IPB v1.3 is made up of around 400 files, and that's in its original/unhacked state. You are probobly referring to the fact that most actions are called through the file 'index.php', as shown in the address bar. This file doesn't contain many functions in itself (although it does have some); most functions are in other files which are called from the index.php file (via include, require, etc). One of the larger scripts is the functions.php file, which contains most of the functions for IPB - which is over 3000 lines. |


