/[drupal]/contributions/modules/travellog/include/travellog_types.inc
ViewVC logotype

Diff of /contributions/modules/travellog/include/travellog_types.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1, Sun Jun 29 22:24:09 2008 UTC revision 1.1.2.1, Tue Jul 1 04:06:55 2008 UTC
# Line 5  Line 5 
5  * @returns HTML page  * @returns HTML page
6  */  */
7  function travellog_types_main () {  function travellog_types_main () {
8    
9      global $base_url;
10    global $user;    global $user;
11    $output = '';    $output = '';
12    $output .= "<table>";    $output .= "<table>";

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.2.1

  ViewVC Help
Powered by ViewVC 1.1.2