PDA

View Full Version : Where is popup-tabs.php included?



abarras
08-20-2007, 09:53 PM
I am a bit confused. I am modifying popup-tabs.php. I can tell it is being used but no other files seem to include it. ? How does it get used by the system?

Can any of the devs give me a clue please?
Thanks!

royk
08-21-2007, 08:07 AM
/skins/common/popup-*.php are called for the dialogs. They are triggered from javascript functions in /skins/common/wikibits.js.

abarras
08-21-2007, 06:01 PM
Thanks very much!