This website works better with JavaScript.
Explore
Help
Sign In
silverwizard
/
phpgiftreg
Watch
1
Star
0
Fork
You've already forked phpgiftreg
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Quick and simple PHP gift registry
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Branch
0
Tags
672 KiB
PHP
92.1%
Smarty
7.6%
CSS
0.2%
Less
0.2%
Tag:
Branch:
Tree:
64dc4f4799
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '64dc4f4799'
${ noResults }
phpgiftreg
/
sql
/
1.5.x-to-1.6.0.sql
1 lines
56 B
Raw
Blame
History
ALTER
TABLE
items
ADD
image_filename
varchar
(
255
)
NULL
;
Reference in new issue
View Git Blame
Copy Permalink