Plugin Directory

Changeset 2295569


Ignore:
Timestamp:
04/30/2020 05:19:37 PM (6 years ago)
Author:
nicejob
Message:

Fix variable not found

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nicejob/trunk/nicejob.php

    r2295234 r2295569  
    272272 */
    273273function nicejob_lead($atts) {
     274  $cdn_js_url = 'https://cdn.nicejob.co';
    274275  $platform_js_url = 'https://platform.nicejob.co';
    275276  $monolith_app_url = 'https://app.nicejob.co';
Note: See TracChangeset for help on using the changeset viewer.