This website requires JavaScript.
Explore
Help
Sign In
harukin
/
core
Archived
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-08-19
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
20194bed424d9dac2b9506067adde97bfe83ea0d
core
/
include
/
dba
History
zotlabs
20194bed42
this seems to work, but there are unanswered questions and is still undergoing investigation. It appears that the data stored with os_content = 1 is not being escaped in all circumstances or the scaled image data is being escaped twice.
2016-10-23 21:27:10 -07:00
..
dba_driver.php
pdo hacks
2016-10-23 17:05:08 -07:00
dba_mysql.php
use pdo for postgres also
2016-10-19 19:24:12 -07:00
dba_mysqli.php
use pdo for postgres also
2016-10-19 19:24:12 -07:00
dba_pdo.php
this seems to work, but there are unanswered questions and is still undergoing investigation. It appears that the data stored with os_content = 1 is not being escaped in all circumstances or the scaled image data is being escaped twice.
2016-10-23 21:27:10 -07:00
dba_postgres.php
use pdo for postgres also
2016-10-19 19:24:12 -07:00