Changeset 40


Ignore:
Timestamp:
02/12/11 16:36:11 (15 months ago)
Author:
aranelsurion
Message:

get_all() kullanılmaya başlayacak

File:
1 edited

Legend:

Unmodified
Added
Removed
  • opensozluk/trunk/templates/default/template.php

    r35 r40  
    5353    <div id="content"> 
    5454        <h1><?php echo get_title(); ?></h1> 
    55 <?php foreach ($content as $i){ ?> 
     55<?php get_all(); foreach ($content as $i){ ?> 
    5656    <div class="roundbox"> 
    5757        <div class="boxtop"><div></div></div> 
Note: See TracChangeset for help on using the changeset viewer.