Plugin Directory

Changeset 697585


Ignore:
Timestamp:
04/15/2013 04:11:13 AM (13 years ago)
Author:
beshkin
Message:

tagging version 1.14.2

Location:
zmanim-widget
Files:
2 edited
3 copied

Legend:

Unmodified
Added
Removed
  • zmanim-widget/tags/1.14.2/readme.txt

    r697584 r697585  
    44Requires at least: 2.7
    55Tested up from : 3.5
    6 Stable tag: 1.14.1
     6Stable tag: 1.14.2
    77
    88Displays Jewish calendar information in a widget.
  • zmanim-widget/tags/1.14.2/zmanim-widget.php

    r697584 r697585  
    1 <?
     1<?php
    22/*
    33 Plugin Name: Zmanim widget
    44 Plugin URI: http://kosherdev.com/category/zmanim-widget/
    55 Description: Allows to show zmanim, upcoming hollidays and current Torah chapter on your Wordpress site.
    6  Version: 1.14.1
     6 Version: 1.14.2
    77 Author: Misha Beshkin
    88 Author URI: http://misha.beshkin.lv/
     
    2626 */
    2727?>
    28 <?
     28<?php
    2929//error_reporting(E_ALL);
    3030
  • zmanim-widget/trunk/readme.txt

    r697584 r697585  
    44Requires at least: 2.7
    55Tested up from : 3.5
    6 Stable tag: 1.14.1
     6Stable tag: 1.14.2
    77
    88Displays Jewish calendar information in a widget.
  • zmanim-widget/trunk/zmanim-widget.php

    r697584 r697585  
    1 <?
     1<?php
    22/*
    33 Plugin Name: Zmanim widget
    44 Plugin URI: http://kosherdev.com/category/zmanim-widget/
    55 Description: Allows to show zmanim, upcoming hollidays and current Torah chapter on your Wordpress site.
    6  Version: 1.14.1
     6 Version: 1.14.2
    77 Author: Misha Beshkin
    88 Author URI: http://misha.beshkin.lv/
     
    2626 */
    2727?>
    28 <?
     28<?php
    2929//error_reporting(E_ALL);
    3030
Note: See TracChangeset for help on using the changeset viewer.