Plugin Directory

Changeset 1755857


Ignore:
Timestamp:
10/31/2017 11:40:26 AM (8 years ago)
Author:
Shopbop
Message:

Shopbop Widget Version 3.0.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • shopbop-widget/trunk/shopbop-widget.php

    r1755837 r1755857  
    11<?php
    2 namespace Shopbop;
    3 
    4 include_once dirname(__FILE__) . "/vendor/autoload.php";
    5 
    62/*
    73
     
    2824
    2925*/
     26namespace Shopbop;
     27
     28include_once dirname(__FILE__) . "/vendor/autoload.php";
    3029
    3130$widgetPrefix = 'SHOPBOP_';
Note: See TracChangeset for help on using the changeset viewer.