This website requires JavaScript.
Explore
Help
Sign in
badmanners
/
shimmie2
Archived
Watch
1
Fork
You've already forked shimmie2
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This repository has been archived on
2024-09-05
. You can view files and clone it, but cannot push or open issues or pull requests.
9892d1f7fd
shimmie2
/
ext
/
notes
History
jgen
9892d1f7fd
PostgreSQL does not support INDEX() inside the CREATE TABLE method. You must create the index as a separate query. Fortunately MySQL also support this way of doing things as well.
2014-02-22 23:02:11 -05:00
..
main.php
PostgreSQL does not support INDEX() inside the CREATE TABLE method. You must create the index as a separate query. Fortunately MySQL also support this way of doing things as well.
2014-02-22 23:02:11 -05:00
script.js
don't try to load notes if there are no notes
2012-04-01 17:32:02 +01:00
style.css
store enabled exts in a config file, rather than moving directories around
2012-03-31 18:59:28 +01:00
theme.php
move jquery libs to lib/
2012-04-01 17:09:46 +01:00