Raised This Month: $12 Target: $400
 3% 

Read plugin version from another one


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
ROKronoS
Senior Member
Join Date: Oct 2010
Location: Bucharest, Romania
Old 09-24-2012 , 08:19   Read plugin version from another one
Reply With Quote #1

Is it possible to read the version of a certain plugin and then register another plugin with the same version?

First plugin

PHP Code:
new const g_pluginversion[ ] = "2.1";

register_plugin"Main plugin"g_pluginversion"KronoS # GG" ); 
Second plugin

PHP Code:
register_plugin"Second plugin""how_to_get_the_first_plugin_version?""KronoS # GG" ); 

Last edited by ROKronoS; 09-24-2012 at 08:20.
ROKronoS is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:35.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode