Kayako logo
LoginShare Modules Community maintained LoginShare modules.

Kayako develops robust helpdesk software, live chat and real-time visitor monitoring software.
Kayako is trusted by more than 30,000 organizations, including a number of Fortune 500 companies and government institutions.
Reply
 
LinkBack Thread Tools Search this Thread Rating: Thread Rating: 2 votes, 5.00 average. Display Modes
  (#1) Old
PHPLicengine Offline
New Member
 
Posts: 5
Join Date: Apr 2009
Exclamation PHPLicengine LoginShare - 17-05-2009, 06:34 PM

We made a LoginShare for PHPLicengine.
  • In /locale/en-us/templates.php, add:

    Code:
     
     'loginapi_phplicengine' => 'PHPLicengine',
    
  • In loginshare.config.php, add:

    Code:
    define("LOGINAPI_PHPLICENGINE", 236);
    
    and add:

    Code:
     
    $_LOGINAPI[LOGINAPI_PHPLICENGINE] = array("title" => $_SWIFT["language"]["loginapi_phplicengine"], "include" => "phplicengine.login.php");
    
Keywords: protect php script, protect php code, secure php script, secure php code, encrypt php code, encrypt php script, license php script, php license script
Attached Files
File Type: zip phplicengine.zip (1.5 KB, 13 views)

Last edited by PHPLicengine; 20-07-2009 at 07:36 AM.
   
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Paid Kayako WHMCS LoginShare module v0.0.2 Explovision LoginShare Modules 39 30-11-2009 07:46 PM
2 Templates Authenticating to 2 different AD/LDAP loginshare adr132 How do I? 9 10-07-2009 03:07 PM
Loginshare and Template Groups Emma SupportSuite, eSupport and LiveResponse 2 01-07-2008 10:18 AM
loginshare + normal esupport logins spidermonkey How do I? 1 25-04-2008 07:25 PM



Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78