1
0

Added Blogposts

This commit is contained in:
2014-07-11 19:29:19 +02:00
parent 4ca578cfde
commit abcc540713
32 changed files with 2606 additions and 346 deletions

View File

@@ -22,6 +22,8 @@ updates -> Adjust 'Link'
updates -> 'Name' Type is VARCHAR(64)
updates -> Removed col 'Log'
ms4_log -> Added
updateslog -> new table
<?php
$rows=Yii::app()->db->createCommand('SELECT * FROM {{updates}}')->queryAll();