Plugin Directory

Changeset 856090


Ignore:
Timestamp:
02/12/2014 05:31:46 AM (12 years ago)
Author:
adamljsorensen11
Message:

bug: wrong API endpoint

File:
1 edited

Legend:

Unmodified
Added
Removed
  • free-guest-post/tags/1.2.5/Model.php

    r847524 r856090  
    11<?php
    22
    3 define('MODEL_SIMULATION_LOCAL', true); // set to true for proudction mode
     3define('MODEL_SIMULATION_LOCAL', false); // set to true for proudction mode
    44
    55class eSourceGhostWriterPluginModel{
Note: See TracChangeset for help on using the changeset viewer.