Skip to content

Commit

Permalink
Fixed issue const position POSTSCRIPT
Browse files Browse the repository at this point in the history
  • Loading branch information
lacrioque committed Nov 14, 2017
1 parent 13213cf commit 51a108d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application/core/LSYii_ClientScript.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@

class LSYii_ClientScript extends CClientScript {

const POS_POSTSCRIPT = 5;
/**
* cssFiles is protected on CClientScript. It can be useful to access it for debugin purpose
* @return array
Expand Down

0 comments on commit 51a108d

Please sign in to comment.