Ignore:
Timestamp:
Aug 24, 2009, 1:18:40 PM (15 years ago)
Author:
george
Message:
  • Přidáno: Podpora pro překlad rozhraní.

¨

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/www/Application/Model/ClusterList.php

    r69 r75  
    11<?php
    22
    3 class ClusterList extends Module
     3class ClusterList extends Model
    44{
    5   function __construct($System)
    6   {
    7     $this->System = $System;
    8     $this->Database = $System->Database;
    9   }
    10  
    115  function Add()
    126  {
Note: See TracChangeset for help on using the changeset viewer.