/adei/trunk

To get this branch, use:
bzr branch http://darksoft.org/webbzr/adei/trunk

« back to all changes in this revision

Viewing changes to modules/data.php

  • Committer: Suren A. Chilingaryan
  • Date: 2008-04-02 10:23:22 UTC
  • Revision ID: csa@dside.dyndns.org-20080402102322-okib92sicg2dx3o3
Initial import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?php
 
2
 
 
3
$data_title = _("Data");
 
4
 
 
5
function dataJS() {
 
6
?>
 
7
<?
 
8
}
 
9
 
 
10
function dataPage() {
 
11
?>
 
12
    <div class="data" id="data_div">
 
13
    </div>
 
14
<?}?>
 
 
b'\\ No newline at end of file'