mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-28 05:51:23 -05:00
mp
This commit is contained in:
parent
f26c5c40fe
commit
2f6cdf541b
@ -96,7 +96,7 @@ class Main extends CI_Controller
|
|||||||
$rules = array(
|
$rules = array(
|
||||||
array(
|
array(
|
||||||
'field' => 'code',
|
'field' => 'code',
|
||||||
'label' => 'Your paste',
|
'label' => 'Main Paste',
|
||||||
'rules' => 'required'
|
'rules' => 'required'
|
||||||
) ,
|
) ,
|
||||||
array(
|
array(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user