Skip to content

Commit

Permalink
Add deprecation notice to SAFE.setting.
Browse files Browse the repository at this point in the history
  • Loading branch information
pmichaud committed Jun 22, 2012
1 parent b7bf63d commit 06a7305
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/SAFE.setting
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# SAFE.setting is deprecated, use RESTRICTED.setting instead.

sub restricted($what) {
die "$what is disallowed in safe mode"
}
Expand Down

0 comments on commit 06a7305

Please sign in to comment.