GIT.Harvie.CZ
/
mirrors
/
SokoMan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5895162
)
Nyni lze vyhledavat i podle serioveho cisla itemu
author
Thomas Mudrunka
<tomas@mudrunka.cz>
Thu, 18 Aug 2011 22:28:18 +0000
(
00:28
+0200)
committer
Thomas Mudrunka
<tomas@mudrunka.cz>
Thu, 18 Aug 2011 22:28:18 +0000
(
00:28
+0200)
index.php
patch
|
blob
|
blame
|
history
diff --git
a/index.php
b/index.php
index 9900ba75c42afc1decab347071fc8cb96bc7c945..4dd22d60ced6683311cebaf616afad8ab74a22c0 100755
(executable)
--- a/
index.php
+++ b/
index.php
@@
-328,7
+328,7
@@
class Sklad_DB extends PDO {
'model' => array('category', 'producer')
); //TODO Autodetect using foreign keys?
$search_fields = array(
- 'item' => array('item_id','model_name','model_barcode','model_descript','producer_name','vendor_name')
+ 'item' => array('item_id','
item_serial','
model_name','model_barcode','model_descript','producer_name','vendor_name')
); //TODO Autodetect
//Escaping
This page took
0.110738 seconds
and
4
git commands to generate.