Page Menu
Home
Mnkras Phabricator
Search
Configure Global Search
Log In
Paste
P5
serialization work around
Active
Public
Actions
Authored by
Mnkras
on Apr 22 2015, 11:18 PM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
concrete5
Subscribers
None
/**
* This code is a hack because c5 broke autoloading and uses a serialized object so the class has to match >.<
* Remember to blame Korvin for this...
*/
namespace Concrete\Package\S3Storage\Core\File\StorageLocation\Configuration;
class S3Configuration extends \S3Storage\S3Configuration
{
}
Event Timeline
Mnkras
edited the content of this paste.
(Show Details)
Apr 22 2015, 11:18 PM
2015-04-22 23:18:49 (UTC-4)
Mnkras
changed the title of this paste from untitled to
serialization work around
.
Mnkras
updated the paste's language from
autodetect
to
autodetect
.
Mnkras
changed the visibility from "All Users" to "Public (No Login Required)".
Mnkras
added a project:
concrete5
.
Log In to Comment