Qualquer subconsulta que tento criar me retorna o mesmo erro:
Fatal error: Cannot redeclare class scSSN in /opt/NetMake/v71/wwwroot/scriptcase/app/Reciclazaro/rel_convenio_gastos_itens/sc_ssn.php on line 3
<?php 1| 2| class scSSN{ 3| 4| // Populate this variable with the high group list provided by the Social Security Administration: 5| // http://www.ssa.gov/employer/ssnvhighgroup.htm 6| 7| // We only want the numbers. Omit the explanatory text at the beginning of the file. 8| // This list is from May 2008 9| private $highgroup = 10| '001 08 002 06 003 06 004 11 005 11* 006 08 11| 007 08 008 92 009 92 010 92 011 92 012 92 12| 013 92 014 92 015 92 016 92 017 92 018 92 13| 019 92 020 92* 021 90 022 90 023 90 024 90 14| 025 90 026 90 027 90 028 90 029 90 030 90 15| 031 90 032 90 033 90 034 90 035 74 036 72 16| 037 72 038 72 039 72 040 13 041 13 042 13 17| 043 13 044 13 045 13 046 13 047 11 048 11 18| 049 11 050 98 051 98 052 98 053 98 054 98 19| 055 98 056 98 057 98 058 98 059 98 060 98 20| 061 98 062 98 063 98 064 98 065 98 066 98 Alguém poderia me ajudar. Isso é BUG do Scriptcase? Versão do Scriptcase - Atualizada -> Versão 7.01.0021