Plugin Directory

Changeset 1651149


Ignore:
Timestamp:
05/04/2017 04:53:30 PM (9 years ago)
Author:
tammomueller
Message:

Bugfix

Location:
contentqube/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • contentqube/trunk/feedimporter.php

    r1651129 r1651149  
    22/*
    33  Plugin Name: ContentQube Feed Plugin
    4   Version: 1.0
     4  Version: 1.0.1
    55  Author: OneQube Team
    66  Author URI: http://www.oneqube.com/
     
    14581458        }
    14591459    }
    1460 
    1461     function showTroubleshootingPage() {
    1462         ?>
    1463         <h3> Troubleshooting FAQ</h3>
    1464         <h5> Q: </h5>
    1465         <p> A: Bla bla bla </p>
    1466         <?
    1467     }
    14681460}
    14691461
  • contentqube/trunk/readme.txt

    r1651129 r1651149  
    3939== Changelog ==
    4040
     41= 1.0.1 =
     42Performance improvement
     43
    4144= 1.0 =
    4245Initial release
Note: See TracChangeset for help on using the changeset viewer.