Plugin Directory

Changeset 598327


Ignore:
Timestamp:
09/13/2012 06:45:05 AM (14 years ago)
Author:
SangrelX
Message:
 
Location:
wordpress-ez-backup
Files:
55 added
3 edited

Legend:

Unmodified
Added
Removed
  • wordpress-ez-backup/tags/6.0.2/pages/cron.php

    r597836 r598327  
    11<?php
    2         $cron = get_option('ezbu_cron');
     2        $cron = get_option('EZBUCRON');
    33        $scriptpath = dirname(dirname(__FILE__));
    44        $ppath = get_option('ezbu_plugin');
  • wordpress-ez-backup/trunk/readme.txt

    r598317 r598327  
    55Requires at least: 2.8.2
    66Tested up to: 3.4.2
    7 Stable tag: 6.0.5
     7Stable tag: 6.0.6
    88
    99Backup & Archive your site & Database all from this easy to use plugin. Many robust features included.
     
    116116
    117117== Changelog ==
     118
     119= 6.0.6 =
     120*Fixed small bug in the cron scheduling addon.
    118121
    119122= 6.0.5 =
  • wordpress-ez-backup/trunk/wp-ezbackup.php

    r598310 r598327  
    44Plugin URI: http://lastnightsdesigns.com/wordpress-ez-backup/
    55Description: Fast Creation of Full Site Backups & Database Backups. Simply adjust your settings & Create your Backup. Features E-mail Alert & E-Mailing Backups, Viewing Live Log files of the backup procedure, Backup Browser & Automated Backups with Scheduling.
    6 Version: 6.0.5
     6Version: 6.0.6
    77Author: Jonathan Garber
    88Author URI: http://lastnightsdesigns.com
Note: See TracChangeset for help on using the changeset viewer.