Plugin Directory

Changeset 858067


Ignore:
Timestamp:
02/14/2014 07:17:46 PM (12 years ago)
Author:
adamljsorensen11
Message:

bug: accidentally committed sandbox / test code

File:
1 edited

Legend:

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

    r847524 r858067  
    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.