Changeset 34 for www/finance/clenove.php


Ignore:
Timestamp:
Jan 30, 2008, 8:37:24 PM (16 years ago)
Author:
george
Message:

Opraveno: Include souborů.
Přidáno: Zobrazení variabliního symbolu.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • www/finance/clenove.php

    r6 r34  
    11<?php
    2 include('../global.php');
    32include('../style.php');
    43include('include.php');
     
    2928    echo('<h3><strong>Stav účtu: </strong>'.$Row2['cash'].' Kč</h3><br>');
    3029    echo('</td><td valign="top">');
     30
     31    echo('Variabilní symbol pro platby: <strong>'.$Row2['id'].'</strong><br><br>');
    3132
    3233    // Měsíční bilance
Note: See TracChangeset for help on using the changeset viewer.