Changeset 63 for trunk/add.php


Ignore:
Timestamp:
Jan 1, 2016, 1:16:12 PM (8 years ago)
Author:
chronos
Message:
  • Renamed files to new names with first letter big.
  • Removed: Old unused files.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/add.php

    r62 r63  
    11<?php
    22
    3 include('global.php');
     3include('Global.php');
    44
    55if(array_key_exists('MeasureId', $_GET) and array_key_exists('Value', $_GET))
Note: See TracChangeset for help on using the changeset viewer.