Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:swiz/swiz-framework into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffmeyers committed Oct 19, 2011
2 parents e8d325d + 8de6d80 commit 890806a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/org/swizframework/storage/SharedObjectBean.as
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ package org.swizframework.storage

public function SharedObjectBean()
{
super();
invalidate();
}

protected function invalidate():void
Expand Down

0 comments on commit 890806a

Please sign in to comment.