Plugin Directory

Changeset 590764


Ignore:
Timestamp:
08/27/2012 05:10:24 AM (14 years ago)
Author:
snumb130
Message:

Straightening up some comments. Going for standard.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • events-calendar/trunk/events-calendar.php

    r590761 r590764  
    88 * Author URI: http://www.lukehowell.com
    99 * License: GPLv2
    10  */
    11 ?>
    12 <?php
    13 /**
    14  * Copyright 2012  Luke Howell  (email : luke.howell@gmail.com)
     10 *
     11 * Copyright 2012  Luke Howell (email : luke.howell@gmail.com)
    1512 *
    1613 * This program is free software; you can redistribute it and/or modify
     
    3027<?php
    3128/**
    32  * This is the main file for Events Calendar.  Not much should be done here as most work will be done in other files.
     29 * @internal Description needed.
     30 *
    3331 * @package Events Calendar
    3432 * @since 7.0
     33 *
     34 * @author Luke Howell <luke.howell@gmail.com>
     35 *
     36 * @copyright Copyright (c) 2007-2012 Luke Howell
     37 *
     38 * @license GPLv2 {@link http://www.gnu.org/licenses/gpl-2.0.html}
    3539 */
    3640?>
Note: See TracChangeset for help on using the changeset viewer.