Jump to content

Make profile tabs a function

Featured Replies

Posted

:) So we can hook it. :)

You can hook into them.

$classToLoad = IPSLib::loadLibrary( IPSLib::getAppDir( $tabs[ $tab ]['app'] ) . '/extensions/profileTabs/' . $tab . '.php', 'profile_' . $tab, $tabs[ $tab ]['app'] );

  • Author

You can hook into them.

$classToLoad = IPSLib::loadLibrary( IPSLib::getAppDir( $tabs[ $tab ]['app'] ) . '/extensions/profileTabs/' . $tab . '.php', 'profile_' . $tab, $tabs[ $tab ]['app'] );

smile.png Smart...I am not that smart...ah well. Thanks anyway. smile.png

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.